summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-11-17mwifiex: add support for Marvell sd8797 deviceBing Zhao
2011-11-17p54spi: Remove FIXME in op_stopMichael Büsch
2011-11-17wireless: use strlcpy routine in .get_drvinfoRick Jones
2011-11-17brcmsmac: Use current logging stylesJoe Perches
2011-11-17ath9k_hw: set btcoex weights for AR9462Rajkumar Manoharan
2011-11-17ath9k_hw: Cleanup btcoex wlan weightsRajkumar Manoharan
2011-11-17ath9k: Remove enabling btcoex from stomp type changeRajkumar Manoharan
2011-11-17Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2011-11-11libertas: release bss references and avoid warning from cfg80211_inform_bssJohn W. Linville
2011-11-11brcmsmac: fix warning in _initvars_srom_pciJohn W. Linville
2011-11-11brcm80211: fmac: release bss struct returned from cfg80211_inform_bssFranky Lin
2011-11-11brcm80211: fmac: remove PCMCIA core related codeFranky Lin
2011-11-11brcm80211: fmac: add function to free the glom skb queueArend van Spriel
2011-11-11brcm80211: util: remove pointer traversal from brcmu_pkt_buf_free_skbArend van Spriel
2011-11-11brcm80211: util: move brcmu_pkttotlen() function to brcmfmacArend van Spriel
2011-11-11brcm80211: smac: combine promiscuous mode functionalityAlwin Beukers
2011-11-11brcm80211: util: use sk_buff_head in precedence queue functionsArend van Spriel
2011-11-11brcm80211: smac: remove usage of brcmu_pkttotlenArend van Spriel
2011-11-11brcm80211: fmac: remove id retrieve codeFranky Lin
2011-11-11brcm80211: fmac: add resetcore function for bcm4330 chipFranky Lin
2011-11-11brcm80211: fmac: add coredisable function for bcm4330 chipFranky Lin
2011-11-11brcm80211: fmac: add corerev function for bcm4330 chipFranky Lin
2011-11-11brcm80211: fmac: add iscoreup function for bcm4330 chipFranky Lin
2011-11-11brcm80211: smac: don't modify sta parameters when adding staAlwin Beukers
2011-11-11brcm80211: smac: remove duplicate definition of D11_PHY_HDR_LENArend van Spriel
2011-11-11brcm80211: smac: replace own access category definitions with mac80211 enumArend van Spriel
2011-11-11brcm80211: smac: remove code under unused macro definitionsArend van Spriel
2011-11-11brcm80211: smac: fix endianess issue for OTP memory accessArend van Spriel
2011-11-11iwlagn: move nvm_device_type from iwl_priv to iwl_transDon Fry
2011-11-11iwlagn: Remove dependence of iwl_priv from eeprom routines.Don Fry
2011-11-11iwlwifi: fix rate-scaling algorithm for BT combo devicesVenkataraman, Meenakshi
2011-11-11iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach
2011-11-11iwlwifi: remove the use of the QOS debug flagEmmanuel Grumbach
2011-11-11iwlagn: don't always split remain-on-channelJohannes Berg
2011-11-11iwlagn: convert remain-on-channel duration to TUJohannes Berg
2011-11-11iwlwifi: fix unused label in iwl_send_cmd_syncEmmanuel Grumbach
2011-11-11iwlwifi: check status before send commandWey-Yi Guy
2011-11-11iwlwifi: set "echo" host command lengthWey-Yi Guy
2011-11-11iwlwifi: Move the core suspend function to iwl-agn-libWey-Yi Guy
2011-11-11iwlwifi: move station functions to mac80211Wey-Yi Guy
2011-11-11iwlwifi: move hw_scan into _mac80211 fileWey-Yi Guy
2011-11-11iwlwifi: move more mac80211 callback functionWey-Yi Guy
2011-11-11iwlagn: explicitly program P2P QoS parametersJohannes Berg
2011-11-11iwlagn: use per-vif AC parametersJohannes Berg
2011-11-11iwlwifi: move all mac80211 related functions to one placeWey-Yi Guy
2011-11-11iwlagn: move ucode files out of the iwl_priv structureDon Fry
2011-11-11iwlagn: push knowledge of ucode image lower downDon Fry
2011-11-11iwlagn: remove knowledge of ucode image location from upper layersDon Fry
2011-11-11iwlagn: move ucode_write_complete from priv to trans structureDon Fry
2011-11-11iwlwifi: remove un-supported SKUsWey-Yi Guy