summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
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
2011-11-11iwlagn: fix NULL ptr deref when reprogramming sta w/o LQJohannes Berg
2011-11-11iwlagn: check for SMPS modeWey-Yi Guy
2011-11-11iwlwifi: two more SKUs for 6x05 seriesWey-Yi Guy
2011-11-11iwlwifi: Suppress noisy syslog messages when RF_KILL switch engagedTodd Previte
2011-11-11iwlagn: add P2P NoA to probe responsesJohannes Berg
2011-11-11ath9k_hw: Fix tx power settings for AR9003Rajkumar Manoharan
2011-11-11ath9k: set ATH9K_PCI to y by defaultDaniel Kuehn
2011-11-11wireless: move ieee80211chan2mhz macroJohannes Berg
2011-11-11ath9k_hw: Fix channel list of CalFreqPeir for AR938xRajkumar Manoharan
2011-11-11ath9k_hw: Read and configure xpa timing fieldRajkumar Manoharan
2011-11-11ath9k_hw: Read and configure quick drop for AR9003Rajkumar Manoharan
2011-11-11mwifiex: release bss structure returned by cfg80211_inform_bss()Amitkumar Karwar
2011-11-11mwifiex: remove unnecessary free_priv handlerAmitkumar Karwar
2011-11-11mwifiex: fix 'Smatch' warningsYogesh Ashok Powar
2011-11-11mwifiex: fix coding styleYogesh Ashok Powar
2011-11-11mwifiex: change return types to voidYogesh Ashok Powar
2011-11-11mwifiex: use existing helper function mwifiex_fill_cap_infoYogesh Ashok Powar
2011-11-11mwifiex: fix ht_cap_info in ibss beaconsYogesh Ashok Powar
2011-11-09mwifiex: prevent corruption instead of just warningDan Carpenter
2011-11-09mwifiex: enable SDIO multiport aggregationAmitkumar Karwar
2011-11-09mwifiex: remove an unneeded NULL checkDan Carpenter
2011-11-09mwifiex: remove unneeded kfree(NULL);Dan Carpenter
2011-11-09brcm80211: fmac: optimize chip core info managementFranky Lin
2011-11-09brcm80211: fmac: replace private SB macros with ssb_regs versionFranky Lin
2011-11-09brcm80211: fmac: move chip drive strength related code to sdio_chip.cFranky Lin
2011-11-09brcm80211: fmac: move chip detach function to sdio_chip.cFranky Lin
2011-11-09brcm80211: fmac: move chip reset core function to sdio_chip.cFranky Lin
2011-11-09brcm80211: fmac: abstract chip core revision functionFranky Lin
2011-11-09brcm80211: fmac: abstract chip iscoreup functionFranky Lin
2011-11-09brcm80211: fmac: chip attach code flow clean upFranky Lin
2011-11-09brcm80211: fmac: remove duplicate regiter set in chip attach pathFranky Lin
2011-11-09brcm80211: fmac: move dongle gpio reset code to chip attach functionFranky Lin