aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-09nl80211: advertise device AP SMEJohannes Berg1-1/+2
2011-11-09ath9k: Improve debugfs printout for stations.Ben Greear3-6/+14
2011-11-09ipw2x00: remove unused function libipw_ratelimit_debug.Stanislav Yakovlev1-8/+0
2011-11-09ath9k: Advertise support for TDLSJouni Malinen1-0/+1
2011-11-09orinoco: release BSS structures returned by cfg80211_inform_bss()David Kilroy1-6/+10
2011-11-09rndis_wlan: release BSS structures returned by cfg80211_inform_bss()Jussi Kivilinna1-4/+10
2011-11-09wireless: cleanup brcm80211 bits in drivers/net/wireless/MakefileJohn W. Linville1-3/+3
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-nextJohn W. Linville8-27/+29
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1376-192629/+137746
2011-11-08ath9k_hw: Updated AR9462 initval table to improve rx performanceRajkumar Manoharan1-13/+13
2011-11-08ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan11-7/+403
2011-11-08ath9k_hw: Update CCK spur mitigation for AR9462Rajkumar Manoharan1-1/+3
2011-11-08mac80211_hwsim: Claim support for TDLSJouni Malinen1-0/+2
2011-11-08brcm80211: smac: change buffer endianess convert function interfaceArend van Spriel1-18/+15
2011-11-08brcm80211: fmac: remove state from brcmf_if in fullmacFranky Lin2-9/+2
2011-11-08brcm80211: fmac: store brcmf_if in net device private dataFranky Lin2-110/+56
2011-11-08brcm80211: fmac: use brcmf_add_if for all net devicesFranky Lin4-86/+54
2011-11-08brcm80211: smac: use sk_buff list for handling frames in receive pathArend van Spriel3-30/+32
2011-11-08brcm80211: smac: rename buffer endianess conversion functionsArend van Spriel1-5/+5
2011-11-08brcm80211: smac: changed check to confirm STA only supportRoland Vossen1-5/+1
2011-11-08brcm80211: smac: mute transmit on ops_startRoland Vossen4-5/+20
2011-11-08brcm80211: smac: modified Mac80211 callback interfaceRoland Vossen1-47/+37
2011-11-08brcm80211: smac: fixed inconsistency in transmit muteRoland Vossen1-8/+8
2011-11-08brcm80211: smac: bugfix for tx mute in brcms_b_init()Roland Vossen1-8/+8
2011-11-08brcm80211: smac: removed down-on-rf-kill functionalityRoland Vossen3-70/+0
2011-11-08brcm80211: smac: removed down-on-watchdog MPC functionalityRoland Vossen5-45/+9
2011-11-08brcm80211: smac: removed MPC related variablesRoland Vossen2-12/+2
2011-11-08brcm80211: smac: removed MPC related codeRoland Vossen4-68/+8
2011-11-08brcm80211: fmac: use brcmf_del_if for all net devicesFranky Lin1-29/+26
2011-11-08brcm80211: fmac: allow wd timer to be disabled when bus downFranky Lin1-4/+4
2011-11-08brcm80211: fmac: use sk_buff list for handling frames in receive pathArend van Spriel1-29/+33
2011-11-08rtl8192cu: Add new device IDsLarry Finger1-4/+32
2011-11-08brcm80211: util: remove function brcmu_format_hex() from brcmutilArend van Spriel3-39/+14
2011-11-08brcm80211: util: move brcmu_pktfrombuf() function to brcmfmacArend van Spriel3-34/+24
2011-11-08brcm80211: smac: remove phy api bypass in rate.hArend van Spriel2-4/+3
2011-11-08brcm80211: smac: some local function made static in main.cArend van Spriel1-6/+5
2011-11-08brcm80211: smac: avoid sprom endianess conversions for crc8 checkArend van Spriel1-39/+30
2011-11-08brcm80211: smac: remove obsolete srom variables from n-phyArend van Spriel3-72/+2
2011-11-08brcm80211: smac: indicate severe problems to Mac80211Roland Vossen3-11/+12
2011-11-08brcm80211: fmac: changed two scan related structuresRoland Vossen1-7/+2
2011-11-08brmc80211: fmac: reworked next_bss()Roland Vossen2-10/+10
2011-11-08brcm80211: fmac: annotated little endian struct with _leRoland Vossen3-15/+15
2011-11-08brcm80211: smac: removed support for SROM rev < 8Roland Vossen2-347/+34
2011-11-08brcm80211: smac: drop "40MHz intolerant" flag from HT capability infoArend van Spriel1-4/+2
2011-11-08brcm80211: removed duplicate definesAlwin Beukers7-78/+15
2011-11-08brcm80211: cleanup defines in main.cAlwin Beukers1-200/+148
2011-11-08iwmc3200wifi: add some more range checksDan Carpenter1-2/+13
2011-11-08rndis_wlan: add range check in del_key()Dan Carpenter1-1/+8
2011-11-08ath9k_hw: min_t() casts u32 to intDan Carpenter1-1/+1
2011-11-08iwlagn: use 6 Mbps rate for no-CCK scansJohannes Berg1-1/+2