summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nl80211/cfg80211: WoWLAN supportJohannes Berg2011-05-057-4/+439
* carl9170: fix allmulticast modeNicolas Cavallari2011-05-051-1/+1
* mwl8k: Fix broken WEPYogesh Ashok Powar2011-05-051-1/+1
* cfg80211: Remove unused wiphy flagJouni Malinen2011-05-052-5/+1
* nl80211: Fix set_key regression with some driversJouni Malinen2011-05-051-8/+0
* mwifiex: remove unnecessary variable initializationYogesh Ashok Powar2011-05-0519-165/+148
* mwifiex: fix simultaneous assoc and scan issueAmitkumar Karwar2011-05-052-6/+9
* rtlwifi: rtl8192se: Modify Kconfig and Makefile routines for new driverChaoming Li2011-05-054-3/+30
* rtlwifi: rtl8192se: Merge TX and RX routinesChaoming Li2011-05-052-0/+1021
* rtlwifi: rtl8192se: Merge table routinesChaoming Li2011-05-052-0/+683
* rtlwifi: rtl8192se: Merge main (sw) routinesChaoming Li2011-05-052-0/+457
* rtlwifi: rtl8192se: Merge rf routinesChaoming Li2011-05-052-0/+589
* rtlwifi: rtl8192se: Merge register definitionsChaoming Li2011-05-051-0/+1188
* rtlwifi: rtl8192se: Merge phy routinesChaoming Li2011-05-052-0/+1841
* rtlwifi: rtl8192se: Merge led routinesChaoming Li2011-05-052-0/+186
* rtlwifi: rtl8192se: Merge hardware routinesChaoming Li2011-05-052-0/+2591
* rtlwifi: rtl8192se: Merge firmware routinesChaoming Li2011-05-052-0/+1029
* rtlwifi: rtl8192se: Merge dynamic management routinesChaoming Li2011-05-052-0/+897
* rtlwifi: rtl8192se: Merge def.hChaoming Li2011-05-051-0/+598
* mac80211: Postpond ps timer if tx is stopped by othersRajkumar Manoharan2011-05-051-0/+20
* mac80211: set TID of internal mgmt packets to 7Arik Nemtsov2011-05-051-2/+3
* ath9k_hw: remove aggregation protection modeMohammed Shafi Shajakhan2011-05-057-37/+1
* libertas: remove tx_timeout handlerDaniel Drake2011-05-051-23/+0
* mac80211: use wake_queue to restart trasmitRajkumar Manoharan2011-05-051-1/+1
* ath9k: Fix drain txq failure in flushRajkumar Manoharan2011-05-051-1/+5
* Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-05-0516-280/+852
|\
| * Revert "wl12xx: support FW TX inactivity triggers"Luciano Coelho2011-05-0210-125/+17
| * wl12xx: export driver state to debugfsArik Nemtsov2011-05-021-0/+87
| * wl12xx: fix race condition during recovery in AP modeArik Nemtsov2011-05-023-9/+22
| * wl12xx: add debugfs entry for starting recoveryArik Nemtsov2011-05-021-0/+20
| * wl12xx: AP-mode - reconfigure templates after basic rates changeArik Nemtsov2011-05-023-1/+11
| * wl12xx: AP-mode - overhaul rate policy configurationArik Nemtsov2011-05-025-85/+65
| * wl12xx: print firmware program counter during recoveryArik Nemtsov2011-05-021-1/+2
| * wl12xx: schedule recovery on command timeoutArik Nemtsov2011-05-021-3/+6
| * wl12xx: AP-mode - disable beacon filtering on start upArik Nemtsov2011-05-023-1/+42
| * wl12xx: use wiphy values for setting rts, frag thresholds on initArik Nemtsov2011-05-024-13/+27
| * wl12xx: add BT-coexistance for APArik Nemtsov2011-05-025-17/+146
| * wl12xx: strict_stroul introduced converted to kstrtoulLuciano Coelho2011-05-021-2/+2
| * wl12xx: do not set queue_mapping directlyHauke Mehrtens2011-05-021-1/+1
| * wl12xx: discard corrupted packets in RXArik Nemtsov2011-05-021-7/+26
| * wl12xx: implement the tx_frames_pending mac80211 callbackArik Nemtsov2011-05-021-0/+23
| * wl12xx: Enable dynamic memory for 127xIdo Yariv2011-05-021-1/+1
| * wl12xx: Restart TX when TX descriptors are availableIdo Yariv2011-05-021-0/+3
| * wl12xx: Modify memory configuration for 128x/APIdo Yariv2011-05-021-7/+15
| * wl12xx: add debugfs entries for dtim_interval and beacon_intervalEliad Peller2011-05-021-0/+132
| * wl12xx: Update Power Save Exit Retries PacketsShahar Levi2011-05-021-1/+1
| * wl12xx: FM WLAN coexistenceShahar Levi2011-05-025-0/+137
| * wl12xx: configure rates when working in ibss modeEliad Peller2011-05-022-0/+25
| * wl12xx: avoid redundant join on interface reconfigurationEliad Peller2011-05-021-3/+7
| * wl12xx: print actual rx packet size (without padding)Eliad Peller2011-05-021-1/+2