summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
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
2011-08-24ath9k_hw: Fix exceed transmission burst-time of 5GHzRajkumar Manoharan2-29/+15
2011-08-24b43: HT-PHY: allow writing longer tables with a single callRafał Miłecki2-0/+46
2011-08-22b43: HT-PHY: init: add missing small-tables writesRafał Miłecki1-3/+30
2011-08-22rtlwifi: add module parameter to set global debug levelStefan Assmann1-1/+5
2011-08-22b43: HT-PHY: init: add some AFE (Analog Frontend) operationRafał Miłecki1-0/+26
2011-08-22b43: HT-PHY: init: add missing PHY mask/set opsRafał Miłecki1-5/+41
2011-08-22b43: HT-PHY: init: init BPHY and upload 0x1a tableRafał Miłecki3-0/+68
2011-08-22b43: HT-PHY: init: copy tables and reset CCARafał Miłecki2-0/+25
2011-08-22b43: HT-PHY: init: implement few simple PHY writesRafał Miłecki1-0/+22
2011-08-22b43: HT-PHY: init: zero EXTG registersRafał Miłecki1-0/+22
2011-08-22mwl8k: Traffic to clients gets affected when one client leaves a cyrpto bssNishant Sarmukadam1-3/+0
2011-08-22b43: make forcing clock common (HT-PHY also uses that)Rafał Miłecki3-36/+38