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 |
David S. Miller
|
9f6ec8d697
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Nishant Sarmukadam
|
3373b28e5a
mwl8k: Tell firmware to generate CCMP header
|
14 years ago |
Alexey Dobriyan
|
a6b7a40786
net: remove interrupt.h inclusion from netdevice.h
|
14 years ago |
Yogesh Ashok Powar
|
e4eefec73e
mwl8k: Do not ask mac80211 to generate IV for crypto keys
|
14 years ago |
Yogesh Ashok Powar
|
9b571e24a9
mwl8k: Fix broken WEP
|
14 years ago |
Yogesh Ashok Powar
|
ff776cecec
mwl8k: Reducing extra_tx_headroom for tx optimization in AP mode
|
14 years ago |
John W. Linville
|
49adc5ceb2
mwl8k: replace rateinfo bitfields with mask and shift macros
|
14 years ago |
Nishant Sarmukadam
|
31d291a769
mwl8k: Enable life time expiry for tx packets in the hardware
|
14 years ago |
Nishant Sarmukadam
|
3a76988879
mwl8k: Reserve buffers for tx management frames
|
14 years ago |
Pradeep Nemavat
|
566875db50
mwl8k: Add timestamp information for tx packets
|
14 years ago |