summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-08brcm80211: smac: mute transmit on ops_startRoland Vossen
2011-11-08brcm80211: smac: modified Mac80211 callback interfaceRoland Vossen
2011-11-08brcm80211: smac: fixed inconsistency in transmit muteRoland Vossen
2011-11-08brcm80211: smac: bugfix for tx mute in brcms_b_init()Roland Vossen
2011-11-08brcm80211: smac: removed down-on-rf-kill functionalityRoland Vossen
2011-11-08brcm80211: smac: removed down-on-watchdog MPC functionalityRoland Vossen
2011-11-08brcm80211: smac: removed MPC related variablesRoland Vossen
2011-11-08brcm80211: smac: removed MPC related codeRoland Vossen
2011-11-08brcm80211: fmac: use brcmf_del_if for all net devicesFranky Lin
2011-11-08brcm80211: fmac: allow wd timer to be disabled when bus downFranky Lin
2011-11-08mac80211: exit cooked monitor RX early if there are noneJohannes Berg
2011-11-08brcm80211: fmac: use sk_buff list for handling frames in receive pathArend van Spriel
2011-11-08rtl8192cu: Add new device IDsLarry Finger
2011-11-08brcm80211: util: remove function brcmu_format_hex() from brcmutilArend van Spriel
2011-11-08brcm80211: util: move brcmu_pktfrombuf() function to brcmfmacArend van Spriel
2011-11-08brcm80211: smac: remove phy api bypass in rate.hArend van Spriel
2011-11-08brcm80211: smac: some local function made static in main.cArend van Spriel
2011-11-08brcm80211: smac: avoid sprom endianess conversions for crc8 checkArend van Spriel
2011-11-08brcm80211: smac: remove obsolete srom variables from n-phyArend van Spriel
2011-11-08brcm80211: smac: indicate severe problems to Mac80211Roland Vossen
2011-11-08brcm80211: fmac: changed two scan related structuresRoland Vossen
2011-11-08brmc80211: fmac: reworked next_bss()Roland Vossen
2011-11-08brcm80211: fmac: annotated little endian struct with _leRoland Vossen
2011-11-08brcm80211: smac: removed support for SROM rev < 8Roland Vossen
2011-11-08brcm80211: smac: drop "40MHz intolerant" flag from HT capability infoArend van Spriel
2011-11-08brcm80211: removed duplicate definesAlwin Beukers
2011-11-08brcm80211: cleanup defines in main.cAlwin Beukers
2011-11-08mac80211: fix confusing parenthesesJohannes Berg
2011-11-08iwmc3200wifi: add some more range checksDan Carpenter
2011-11-08rndis_wlan: add range check in del_key()Dan Carpenter
2011-11-08ath9k_hw: min_t() casts u32 to intDan Carpenter
2011-11-08mac80211: call set_wmm_default only for valid vifsEliad Peller
2011-11-08iwlagn: use 6 Mbps rate for no-CCK scansJohannes Berg
2011-11-08iwlagn: simplify iwl_alloc_allDon Fry
2011-11-08iwlwifi: HW rev for 105 and 135 seriesWey-Yi Guy
2011-11-08iwlagn: remove unnecessary type for tracing operationsDon Fry
2011-11-08iwlagn: update wowlan APIJohannes Berg
2011-11-08wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are...Eyal Shapira
2011-11-08ath: Fix NULL ptr dereference in ath_reg_apply_world_flagsHelmut Schaa
2011-11-08cfg80211: fix missing kernel-docJohannes Berg
2011-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-11-08Bluetooth: Add support for Broadcom BCM20702A0Wen-chien Jesse Sung
2011-11-08Bluetooth: Add address type fields to mgmt messages that need themJohan Hedberg
2011-11-08Bluetooth: Update link key mgmt APIs to match latest spec.Johan Hedberg
2011-11-08Bluetooth: Fix response for mgmt_start_discovery when powered offJohan Hedberg
2011-11-08Bluetooth: Remove redundant code from mgmt_block & mgmt_unblockJohan Hedberg
2011-11-08Bluetooth: Convert power off mechanism to use delayed_workJohan Hedberg
2011-11-08Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable failsJohan Hedberg
2011-11-08Bluetooth: Add timeout field to mgmt_set_discoverableJohan Hedberg
2011-11-08Bluetooth: Periodic Inquiry and DiscoveryAndre Guedes