summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-08mac80211: exit cooked monitor RX early if there are noneJohannes Berg1-0/+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-08mac80211: fix confusing parenthesesJohannes Berg1-1/+1
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-08mac80211: call set_wmm_default only for valid vifsEliad Peller1-8/+8
2011-11-08iwlagn: use 6 Mbps rate for no-CCK scansJohannes Berg1-1/+2
2011-11-08iwlagn: simplify iwl_alloc_allDon Fry1-6/+4
2011-11-08iwlwifi: HW rev for 105 and 135 seriesWey-Yi Guy1-2/+2
2011-11-08iwlagn: remove unnecessary type for tracing operationsDon Fry2-13/+12
2011-11-08iwlagn: update wowlan APIJohannes Berg2-11/+29
2011-11-08wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are...Eyal Shapira1-1/+1
2011-11-08ath: Fix NULL ptr dereference in ath_reg_apply_world_flagsHelmut Schaa1-0/+2
2011-11-08cfg80211: fix missing kernel-docJohannes Berg1-0/+4
2011-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville4-11/+17
2011-11-08Bluetooth: Add support for Broadcom BCM20702A0Wen-chien Jesse Sung1-0/+3
2011-11-08Bluetooth: Add address type fields to mgmt messages that need themJohan Hedberg4-36/+64