aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville86-1059/+4219
2011-08-26ath9k: add AR9580 supportLuis R. Rodriguez1-0/+1
2011-08-26carl9170: Use do_div for 64-bit division to fix 32-bit kernelsChristian Lamparter1-4/+7
2011-08-26ath9k_hw: add AR9580 supportLuis R. Rodriguez5-0/+1770
2011-08-26ath9k_htc: Add get_stats call backMohammed Shafi Shajakhan1-0/+17
2011-08-26b43: correct warning for uninitialized variable 'macstat'John W. Linville1-1/+1
2011-08-26ath9k: remove replicated null check in ath_pci_aspm_initJohn W. Linville1-6/+2
2011-08-26b43: HT-PHY: read clip stateRafał Miłecki2-1/+14
2011-08-26b43: HT-PHY: use separated function for forcing RF sequenceRafał Miłecki2-9/+34
2011-08-26ath9k: Send legacy rated frames as unaggregatedRajkumar Manoharan1-1/+21
2011-08-26b43: drop Kconfig option of forcing PIO modeRafał Miłecki3-17/+1
2011-08-24libertas: update readme fileAmitkumar Karwar1-25/+0
2011-08-24rtlwifi: rtl8192de: Convert to use the new rate-mapping routine in rtlwifiLarry Finger4-161/+33
2011-08-24rtlwifi: rtl8192se: Convert to use the new rate-mapping routine in rtlwifiLarry Finger3-161/+32
2011-08-24rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifiLarry Finger6-172/+32
2011-08-24rtlwifi: rtl8192ce: Convert to use the new rate-mapping routine in rtlwifiLarry Finger3-127/+27
2011-08-24rtlwifi: Install updated rate-mapping routineLarry Finger3-0/+198
2011-08-24drivers/net/wireless/mwifiex/scan.c: test the just-initialized valueJulia Lawall1-2/+2
2011-08-24b43/legacy: Remove firmware IDsMichael Büsch4-15/+2
2011-08-24ath9k_hw: Disable Walsh spatial spreading for 2 chainsRajkumar Manoharan2-2/+2
2011-08-24ath9k: Change rate control to use legacy rate as last MRRRajkumar Manoharan1-7/+27
2011-08-24ath9k_hw: Fix descriptor status of TxOpExceededRajkumar Manoharan1-2/+2
2011-08-24ath9k: Add support for get_stats callbackMohammed Shafi Shajakhan1-1/+16
2011-08-24p54: improve site surveyChristian Lamparter5-14/+211
2011-08-24ath9k: fix MGMT packets when using TKIPBill Jordan1-1/+2
2011-08-24b43: warn when forcing PIO modeRafał Miłecki1-2/+7
2011-08-24ath9k_hw: fix EIFS value to microsecondsAlex Hacker1-1/+1
2011-08-24b43: LCN-PHY: init 0x2064 radioRafał Miłecki1-0/+54
2011-08-24b43: LCN-PHY: basic PHY initRafał Miłecki1-2/+72
2011-08-24carl9170: export HW random number generatorChristian Lamparter3-0/+139
2011-08-24carl9170: improve site surveyChristian Lamparter5-15/+153
2011-08-24carl9170: import updated firmware headersChristian Lamparter2-2/+13
2011-08-24carl9170: fix timekeeping for HW_COUNTER firmwaresChristian Lamparter3-5/+8
2011-08-24libertas: handle mesh networks in lbs_iface_active()Dan Carpenter1-2/+2
2011-08-24b43: LCN-PHY: add init tablesRafał Miłecki3-0/+451
2011-08-24b43: LCN-PHY: switch analogRafał Miłecki2-1/+13
2011-08-24b43: LCN-PHY: implement disabling radioRafał Miłecki2-0/+32
2011-08-24b43: LCN-PHY: add very basic PHY opsRafał Miłecki2-3/+53
2011-08-24b43: fix DMA on some bugged hardwareRafał Miłecki3-36/+84
2011-08-24ath9k: remove a bogus WARN_ONFelix Fietkau1-2/+2
2011-08-24ath9k: Dump modal noisefloor calibration historyRajkumar Manoharan1-0/+55
2011-08-24ath9k: Fix invalid noisefloor reading due to channel updateRajkumar Manoharan1-3/+14
2011-08-24ath9k: Fix noisefloor history update for extn chainsRajkumar Manoharan1-2/+1
2011-08-24ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan6-48/+30
2011-08-24ath9k: Remove SC_OP_ENABLE_APMRajkumar Manoharan3-9/+4
2011-08-24ath9k_hw: Remove unnecessary chainmask configurationRajkumar Manoharan3-18/+1
2011-08-24ath9k: qinfo never be NULL in setuptxqueueRajkumar Manoharan1-15/+2
2011-08-24ath9k: Remove unused argument tsf from ath9k_hw_rxprocdescRajkumar Manoharan3-4/+4
2011-08-24ath9k: Re-enable RXOEL interrupt after processing rx buffersRajkumar Manoharan1-0/+5
2011-08-24ath9k: Fix rx overrun interrupt stormRajkumar Manoharan1-5/+3