summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* iwlagn: don't always split remain-on-channelJohannes Berg2011-11-111-0/+2
* iwlagn: convert remain-on-channel duration to TUJohannes Berg2011-11-111-1/+2
* iwlwifi: fix unused label in iwl_send_cmd_syncEmmanuel Grumbach2011-11-111-1/+1
* iwlwifi: check status before send commandWey-Yi Guy2011-11-111-12/+14
* iwlwifi: set "echo" host command lengthWey-Yi Guy2011-11-111-0/+1
* iwlwifi: Move the core suspend function to iwl-agn-libWey-Yi Guy2011-11-113-345/+365
* iwlwifi: move station functions to mac80211Wey-Yi Guy2011-11-113-75/+71
* iwlwifi: move hw_scan into _mac80211 fileWey-Yi Guy2011-11-113-48/+46
* iwlwifi: move more mac80211 callback functionWey-Yi Guy2011-11-113-315/+308
* iwlagn: explicitly program P2P QoS parametersJohannes Berg2011-11-111-0/+28
* iwlagn: use per-vif AC parametersJohannes Berg2011-11-111-16/+14
* iwlwifi: move all mac80211 related functions to one placeWey-Yi Guy2011-11-114-1475/+1540
* iwlagn: move ucode files out of the iwl_priv structureDon Fry2011-11-116-109/+121
* iwlagn: push knowledge of ucode image lower downDon Fry2011-11-111-21/+30
* iwlagn: remove knowledge of ucode image location from upper layersDon Fry2011-11-114-14/+27
* iwlagn: move ucode_write_complete from priv to trans structureDon Fry2011-11-114-16/+19
* iwlwifi: remove un-supported SKUsWey-Yi Guy2011-11-114-54/+0
* iwlagn: fix NULL ptr deref when reprogramming sta w/o LQJohannes Berg2011-11-111-3/+7
* iwlagn: check for SMPS modeWey-Yi Guy2011-11-112-0/+4
* iwlwifi: two more SKUs for 6x05 seriesWey-Yi Guy2011-11-111-0/+2
* iwlwifi: Suppress noisy syslog messages when RF_KILL switch engagedTodd Previte2011-11-114-7/+25
* iwlagn: add P2P NoA to probe responsesJohannes Berg2011-11-114-0/+68
* ath9k_hw: Fix tx power settings for AR9003Rajkumar Manoharan2011-11-111-0/+2
* ath9k: set ATH9K_PCI to y by defaultDaniel Kuehn2011-11-111-0/+1
* wireless: move ieee80211chan2mhz macroJohannes Berg2011-11-111-0/+8
* ath9k_hw: Fix channel list of CalFreqPeir for AR938xRajkumar Manoharan2011-11-111-7/+7
* ath9k_hw: Read and configure xpa timing fieldRajkumar Manoharan2011-11-111-0/+16
* ath9k_hw: Read and configure quick drop for AR9003Rajkumar Manoharan2011-11-114-64/+59
* mwifiex: release bss structure returned by cfg80211_inform_bss()Amitkumar Karwar2011-11-112-1/+4
* mwifiex: remove unnecessary free_priv handlerAmitkumar Karwar2011-11-111-6/+0
* mwifiex: fix 'Smatch' warningsYogesh Ashok Powar2011-11-112-7/+9
* mwifiex: fix coding styleYogesh Ashok Powar2011-11-112-10/+9
* mwifiex: change return types to voidYogesh Ashok Powar2011-11-111-12/+6
* mwifiex: use existing helper function mwifiex_fill_cap_infoYogesh Ashok Powar2011-11-111-48/+33
* mwifiex: fix ht_cap_info in ibss beaconsYogesh Ashok Powar2011-11-111-2/+2
* mwifiex: prevent corruption instead of just warningDan Carpenter2011-11-091-1/+4
* mwifiex: enable SDIO multiport aggregationAmitkumar Karwar2011-11-091-2/+2
* mwifiex: remove an unneeded NULL checkDan Carpenter2011-11-091-3/+2
* mwifiex: remove unneeded kfree(NULL);Dan Carpenter2011-11-091-1/+0
* brcm80211: fmac: optimize chip core info managementFranky Lin2011-11-093-42/+81
* brcm80211: fmac: replace private SB macros with ssb_regs versionFranky Lin2011-11-092-63/+28
* brcm80211: fmac: move chip drive strength related code to sdio_chip.cFranky Lin2011-11-093-115/+117
* brcm80211: fmac: move chip detach function to sdio_chip.cFranky Lin2011-11-093-10/+11
* brcm80211: fmac: move chip reset core function to sdio_chip.cFranky Lin2011-11-093-47/+49
* brcm80211: fmac: abstract chip core revision functionFranky Lin2011-11-092-7/+15
* brcm80211: fmac: abstract chip iscoreup functionFranky Lin2011-11-093-7/+17
* brcm80211: fmac: chip attach code flow clean upFranky Lin2011-11-093-34/+21
* brcm80211: fmac: remove duplicate regiter set in chip attach pathFranky Lin2011-11-091-13/+0
* brcm80211: fmac: move dongle gpio reset code to chip attach functionFranky Lin2011-11-092-5/+5
* brcm80211: fmac: disable dongle arm core in bus core setup functionFranky Lin2011-11-092-6/+6