aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2011-04-29mwifiex: fix copy-n-paste 'thinko' for tsf_valJohn W. Linville1-3/+0
2011-04-29b43: avoid uninitialized variable warnings in phy_nJohn W. Linville1-2/+5
2011-04-29ath5k: fix uninitialized var warning for txf2txsJohn W. Linville1-0/+5
2011-04-28mwifiex: fix bug in mwifiex_save_curr_bcn()Amitkumar Karwar1-16/+12
2011-04-28mwifiex: HT capability information handlingAmitkumar Karwar4-86/+64
2011-04-28mwifiex: check firmware capabilities while initialising 5GHz band parametersAmitkumar Karwar1-8/+11
2011-04-28mwl8k: replace rateinfo bitfields with mask and shift macrosJohn W. Linville1-20/+5
2011-04-28ath9k_htc: Add set_bitrate_mask() callbackSujith Manoharan1-0/+50
2011-04-28ath9k_htc: Add a new WMI command to set a rate maskSujith Manoharan3-0/+10
2011-04-28ath9k_htc: Remove unused WMI_AGGR_LIMIT_CMDSujith Manoharan2-3/+0
2011-04-28ath9k_htc: Increase credit size for AR7010 devicesSujith Manoharan2-2/+2
2011-04-28libertas: use kernel-doc notation, fix comment styleRandy Dunlap20-557/+730
2011-04-28wl12xx: support FW TX inactivity triggersArik Nemtsov10-17/+125
2011-04-28ath9k: Use ps wrappers for btcoex logic.Vivek Natarajan1-0/+4
2011-04-28ath9k_hw: Enable generic timer interrupt.Vivek Natarajan1-0/+3
2011-04-28ath9k_hw: Add support for btcoexistence in AR9300.Vivek Natarajan5-14/+75
2011-04-28ath9k_hw: Move bt_stomp to hw from common.Vivek Natarajan6-46/+82
2011-04-26rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warningsLarry Finger17-302/+93
2011-04-26rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c...Chaoming_Li13-197/+109
2011-04-26rtlwifi: rtl8192ce: Change phy and rc routines for addition of rtl8192se and ...Chaoming_Li4-126/+157
2011-04-26rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and ...Chaoming_Li9-85/+143
2011-04-26rtlwifi: rtl8192ce: Change hw routine for addition of rtl8192se and rtl8192deChaoming_Li6-215/+362
2011-04-26rtlwifi: rtl8192c-common: Change common PHY routines for addition of rtl8192s...Chaoming_Li2-96/+83
2011-04-26rtlwifi: rtl8192c-common: Change common firmware routines for addition of rtl...Chaoming_Li2-33/+52
2011-04-26rtlwifi: rtl8192c-common: Convert common dynamic management routines for addi...Chaoming_Li2-21/+447
2011-04-26rtlwifi: Convert usb routines for addition of rtl8192se and rtl8192deChaoming_Li3-10/+13
2011-04-26rtlwifi: Convert regulatory domain routines for addition of rtl8192se and rtl...Chaoming_Li2-21/+78
2011-04-26rtlwifi: Convert rc routines for addition of rtl8192se and rtl8192deChaoming_Li2-126/+95
2011-04-26rtlwifi: Convert ps routines for addition of rtl8192se and rtl8192deChaoming_Li2-37/+239
2011-04-26rtlwifi: Convert pci routines for addition of rtl8192se and rtl8192deChaoming_Li3-229/+578
2011-04-26rtlwifi: Convert core routines for addition of rtl8192se and rtl8192deChaoming_Li7-160/+268
2011-04-26rtlwifi: Change cam routines for addition of rtl8192se and rtl8192deChaoming_Li2-22/+89
2011-04-26rtlwifi: Change base routines for addition of rtl8192se and rtl8192deChaoming_Li10-141/+675
2011-04-26rtlwifi: Change wifi.h for rtl8192se and rtl8192deChaoming_Li2-10/+155
2011-04-26rtlwifi: Change efuse routines addition of RTL8192SE and RTL8192DEChaoming_Li2-38/+66
2011-04-26carl9170: improve unicast PS bufferingChristian Lamparter3-139/+112
2011-04-26p54: implement multicast filterChristian Lamparter4-0/+65
2011-04-26ath9k: fix AR9160 xpaBiasLvlFreq endianness handlingAdrian Chadd1-0/+4
2011-04-26ath9k: set beacon related ps flags on bss_info changeRajkumar Manoharan2-6/+6
2011-04-26ath9k_hw: Fix Tx IQ Calibration hang issue in AR9003 chipsRajkumar Manoharan3-235/+140
2011-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville17-65/+70
2011-04-25ath9k: Add TSFOOR interrupt stats in debug infoMohammed Shafi Shajakhan2-0/+9
2011-04-25ath9k: remove the unlikely check for autosleepMohammed Shafi Shajakhan1-1/+1
2011-04-25ath9k: Add power save wrappers and modularize hw_pll handlerSenthil Balasubramanian3-12/+26
2011-04-25ath9k: cleanup hw pll work handlerSenthil Balasubramanian4-23/+25
2011-04-25ath9k: optimize the usage of power save wrappers.Senthil Balasubramanian1-4/+2
2011-04-25ath9k_hw: Fix incorrect baseband PLL phase shift for AR9485Senthil Balasubramanian1-4/+0
2011-04-25ath9k: Fix LED gpio for AR93xx chipsets.Senthil Balasubramanian2-0/+3
2011-04-25ath9k: Fix warning: symbol 'ath9k_platform_id_table' was not declared. Should...Vasanthakumar Thiagarajan1-1/+1
2011-04-25ath9k: Fix bug in configuring hw timerVasanthakumar Thiagarajan2-12/+7