Bill Pemberton
|
8dee5eef2a
mwl8k: remove __dev* attributes
|
12 years ago |
Florian Fainelli
|
795e936421
mwl8k: remove useless pci shutdown callback and stray debugging
|
12 years ago |
Yogesh Ashok Powar
|
f95275c48b
mwl8k: Send BASTREAM firmware commands per vif
|
12 years ago |
Nishant Sarmukadam
|
b8d9e572cb
mwl8k: Set packet timestamp to 0 when life time expiry is not used
|
12 years ago |
Nishant Sarmukadam
|
e1f4d69b63
mwl8k: Do not expire eapol frames
|
12 years ago |
Nishant Sarmukadam
|
ff7aa96f66
mwl8k: Unmap the pci DMA address in xmit error path
|
12 years ago |
Yogesh Ashok Powar
|
fd712f5f5e
mwl8k: recheck if station still has valid rates
|
12 years ago |
Yogesh Ashok Powar
|
5d377fcaf4
mwl8k: defining interface combinations
|
12 years ago |
Thomas Huehn
|
36323f817a
mac80211: move TX station pointer and restructure TX
|
13 years ago |
Thomas Huehn
|
89e1180121
mwl8k: fix possible race condition in info->control.sta use
|
13 years ago |
Joe Perches
|
2e42e4747e
drivers/net: Convert compare_ether_addr to ether_addr_equal
|
13 years ago |
Axel Lin
|
5b0a3b7eb3
net/wireless: use module_pci_driver
|
13 years ago |
John W. Linville
|
a9802d43f2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
13 years ago |
Joe Perches
|
23677ce317
drivers/net: Remove boolean comparisons to true/false
|
13 years ago |
Yogesh Ashok Powar
|
197a4e4e1f
mwl8k: Remove BSSID from the firmware when the BSS is stopped
|
13 years ago |
Yogesh Ashok Powar
|
ff7e9f99f7
mwl8k: Configuring correct MAC address in broadcast key
|
13 years ago |
Yogesh Ashok Powar
|
604c4ef1c4
mwl8k: Fixing Sparse ENDIAN CHECK warning
|
13 years ago |
Dan Carpenter
|
d981e05908
mwl8k: fix condition in mwl8k_cmd_encryption_remove_key()
|
13 years ago |
John W. Linville
|
1032c736e8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
13 years ago |
Yogesh Ashok Powar
|
00e8e69270
mwl8k: Changing the driver version to 0.13
|
13 years ago |
Yogesh Ashok Powar
|
6b6accc383
mwl8k: Recover from firmware crash
|
13 years ago |
John W. Linville
|
57adc1fcba
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
13 years ago |
Yogesh Ashok Powar
|
eca107ff8a
mwl8k: Call ieee80211_stop_tx_ba_cb_irqsafe for already deleted BA stream
|
13 years ago |
Rusty Russell
|
eb93992207
module_param: make bool parameters really bool (net & drivers/net)
|
13 years ago |
Rusty Russell
|
3db1cd5c05
net: fix assignment of 0/1 to bool variables.
|
13 years ago |
Eliad Peller
|
8a3a3c85e4
mac80211: pass vif param to conf_tx() callback
|
13 years ago |
Yogesh Ashok Powar
|
2a36a0ec15
mwl8k: Set hardware flag IEEE80211_HW_AP_LINK_PS
|
14 years ago |
Nishant Sarmukadam
|
a63d7e67fc
mwl8k: Traffic to clients gets affected when one client leaves a cyrpto bss
|
14 years ago |
John W. Linville
|
41bf37117b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
14 years ago |
Yogesh Ashok Powar
|
16c929df08
mwl8k: Fixing sta dereference when ieee80211_tx_info->control.sta is NULL
|
14 years ago |