summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * mac80211: allow action frames with unknown BSSID in GO modeArik Nemtsov2011-08-261-1/+3
| | * ath9k: Send legacy rated frames as unaggregatedRajkumar Manoharan2011-08-261-1/+21
| | * mac80211: fix race condition between assoc_done and first EAP packetGuy Eilam2011-08-264-60/+236
| | * mac80211: refactor sta_info_insert_rcu to 3 main stagesGuy Eilam2011-08-261-53/+95
| | * b43: drop Kconfig option of forcing PIO modeRafał Miłecki2011-08-263-17/+1
| | * mac80211: mesh gate fixesThomas Pedersen2011-08-263-8/+14
| | * libertas: update readme fileAmitkumar Karwar2011-08-241-25/+0
| | * rtlwifi: rtl8192de: Convert to use the new rate-mapping routine in rtlwifiLarry Finger2011-08-244-161/+33
| | * rtlwifi: rtl8192se: Convert to use the new rate-mapping routine in rtlwifiLarry Finger2011-08-243-161/+32
| | * rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifiLarry Finger2011-08-246-172/+32
| | * rtlwifi: rtl8192ce: Convert to use the new rate-mapping routine in rtlwifiLarry Finger2011-08-243-127/+27
| | * rtlwifi: Install updated rate-mapping routineLarry Finger2011-08-243-0/+198
| | * drivers/net/wireless/mwifiex/scan.c: test the just-initialized valueJulia Lawall2011-08-241-2/+2
| | * b43/legacy: Remove firmware IDsMichael Büsch2011-08-244-15/+2
| | * ath9k_hw: Disable Walsh spatial spreading for 2 chainsRajkumar Manoharan2011-08-242-2/+2
| | * ath9k: Change rate control to use legacy rate as last MRRRajkumar Manoharan2011-08-241-7/+27
| | * ath9k_hw: Fix descriptor status of TxOpExceededRajkumar Manoharan2011-08-241-2/+2
| | * ath9k: Add support for get_stats callbackMohammed Shafi Shajakhan2011-08-241-1/+16
| | * p54: improve site surveyChristian Lamparter2011-08-245-14/+211
| | * MAINTAINERS: Add NFC subsystem entryAloisio Almeida Jr2011-08-241-0/+11
| | * NFC: Reserve tx head and tail roomSamuel Ortiz2011-08-245-23/+22
| | * bcma: signedness bug in bcma_get_next_core()Dan Carpenter2011-08-241-1/+1
| | * ath9k: fix MGMT packets when using TKIPBill Jordan2011-08-241-1/+2
| | * b43: warn when forcing PIO modeRafał Miłecki2011-08-241-2/+7
| | * ath9k_hw: fix EIFS value to microsecondsAlex Hacker2011-08-241-1/+1
| | * b43: LCN-PHY: init 0x2064 radioRafał Miłecki2011-08-241-0/+54
| | * b43: LCN-PHY: basic PHY initRafał Miłecki2011-08-241-2/+72
| | * carl9170: export HW random number generatorChristian Lamparter2011-08-243-0/+139
| | * carl9170: improve site surveyChristian Lamparter2011-08-245-15/+153
| | * carl9170: import updated firmware headersChristian Lamparter2011-08-242-2/+13
| | * carl9170: fix timekeeping for HW_COUNTER firmwaresChristian Lamparter2011-08-243-5/+8
| | * libertas: handle mesh networks in lbs_iface_active()Dan Carpenter2011-08-241-2/+2
| | * b43: LCN-PHY: add init tablesRafał Miłecki2011-08-243-0/+451
| | * b43: LCN-PHY: switch analogRafał Miłecki2011-08-242-1/+13
| | * b43: LCN-PHY: implement disabling radioRafał Miłecki2011-08-242-0/+32
| | * b43: LCN-PHY: add very basic PHY opsRafał Miłecki2011-08-242-3/+53
| | * b43: fix DMA on some bugged hardwareRafał Miłecki2011-08-243-36/+84
| | * ssb: fix DMA translation for some specific boardsRafał Miłecki2011-08-241-3/+21
| | * ath9k: remove a bogus WARN_ONFelix Fietkau2011-08-241-2/+2
| | * ath9k: Dump modal noisefloor calibration historyRajkumar Manoharan2011-08-241-0/+55
| | * ath9k: Fix invalid noisefloor reading due to channel updateRajkumar Manoharan2011-08-241-3/+14
| | * ath9k: Fix noisefloor history update for extn chainsRajkumar Manoharan2011-08-241-2/+1
| | * ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan2011-08-246-48/+30
| | * ath9k: Remove SC_OP_ENABLE_APMRajkumar Manoharan2011-08-243-9/+4
| | * ath9k_hw: Remove unnecessary chainmask configurationRajkumar Manoharan2011-08-243-18/+1
| | * ath9k: qinfo never be NULL in setuptxqueueRajkumar Manoharan2011-08-241-15/+2
| | * ath9k: Remove unused argument tsf from ath9k_hw_rxprocdescRajkumar Manoharan2011-08-243-4/+4
| | * ath9k: Re-enable RXOEL interrupt after processing rx buffersRajkumar Manoharan2011-08-241-0/+5
| | * ath9k: Fix rx overrun interrupt stormRajkumar Manoharan2011-08-241-5/+3
| | * ath9k_hw: Fix exceed transmission burst-time of 5GHzRajkumar Manoharan2011-08-242-29/+15