summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-23ath9k_htc: Allow AP interface to be createdSujith Manoharan2-0/+19
2011-02-23ath9k_htc: Maintain individual counters for interfacesSujith Manoharan2-2/+40
2011-02-23ath9k_htc: Protect ampdu_action with a mutexSujith Manoharan1-0/+4
2011-02-23ath9k_htc: Use VIF from the packet's control dataSujith Manoharan1-1/+7
2011-02-23ath9k_htc: Make sequence number calculation per-VIFSujith Manoharan2-3/+3
2011-02-23ath9k_htc: Set the BSSID mask for multiple interfacesSujith Manoharan2-0/+40
2011-02-23ath9k_htc: Remove OP_ASSOCIATED variableSujith Manoharan4-41/+74
2011-02-23ath9k_htc: Remove OP_PROTECT_ENABLESujith Manoharan3-17/+6
2011-02-23ath9k_htc: Remove OP_PREAMBLE_SHORTSujith Manoharan2-16/+6
2011-02-23ath9k_htc: Fix error handling in add_interfaceSujith Manoharan1-4/+6
2011-02-23ath9k_htc: Unify target capability updatingSujith Manoharan1-14/+5
2011-02-23ath9k_htc: Allow upto two simultaneous interfacesSujith Manoharan3-54/+130
2011-02-23ath9k_htc: Handle storage devicesSujith Manoharan2-6/+69
2011-02-23mwl8k: Invert tx queues for set_hw_spec and set_edca_paramsNishant Sarmukadam1-4/+16
2011-02-23mwl8k: Tell mac80211 we have rate adaptation in FWNishant Sarmukadam1-1/+8
2011-02-23mwl8k: fix rf_antenna rx argument for APNishant Sarmukadam1-3/+7
2011-02-23Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville11-77/+478
2011-02-23Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville73-2086/+30527
2011-02-23wl12xx: AP-mode - management of links in PS-modeArik Nemtsov5-12/+186
2011-02-23wl12xx: AP-mode - count free FW TX blocks per linkArik Nemtsov4-26/+44
2011-02-23wl12xx: AP mode - fix bug in cleanup of wl1271_op_sta_add()Arik Nemtsov1-5/+12
2011-02-23wl12xx: AP-mode - support HW based link PS monitoringArik Nemtsov1-1/+2
2011-02-23wl12xx: report invalid TX rate when returning non-TX-ed skbsArik Nemtsov1-0/+11
2011-02-23wl12xx: AP-mode - TX queue per link in ACArik Nemtsov4-13/+151
2011-02-23wl12xx: AP-mode - fix race condition on sta connectionArik Nemtsov3-0/+53
2011-02-23wl12xx: fix potential race condition with TX queue watermarkArik Nemtsov1-13/+11
2011-02-23wl12xx: always set mac_address when configuring ht capsEliad Peller1-2/+1
2011-02-23wl12xx: use standard ALIGN() macroEliad Peller3-8/+2
2011-02-22wl12xx: declare support for IEEE80211_HW_REPORTS_TX_ACK_STATUSEliad Peller1-1/+2
2011-02-22wl12xx: fix MODULE_AUTHOR email addressLuciano Coelho1-1/+1
2011-02-22wl12xx: avoid blocking while holding rcu lock on bss info changeArik Nemtsov1-6/+9
2011-02-22wl12xx: fix identification of beacon packets (debug)Eliad Peller1-3/+3
2011-02-22wl12xx: update PLT initialization for new firmwareGery Kahn1-0/+4
2011-02-22wl12xx: change type from u8 to intDan Carpenter1-1/+1
2011-02-21ath9k_hw: Fix power on resetSujith Manoharan1-1/+0
2011-02-21rt2x00: Add support for RT5390 chipRA-Shiang Tu5-55/+440
2011-02-21rt2x00: Add/Modify the GPIO register definitionShiang Tu2-3/+9
2011-02-21rt2x00: Add/Modify protection related register definitionsShiang Tu2-14/+20
2011-02-21rt2x00: Remove superfluos empty lineHelmut Schaa1-1/+0
2011-02-21Revert "rt2x00 : avoid timestamp for monitor injected frame."Helmut Schaa1-6/+3
2011-02-21rt2x00: Minor optimization for devices with RTS/CTS offloadHelmut Schaa1-3/+3
2011-02-21rt2x00: Fix rt2800 txpower setting to correct valueRA-Jay Hung3-77/+199
2011-02-21rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversit...RA-Jay Hung3-9/+70
2011-02-21rtlwifi: Remove obsolete/unused macrosLarry Finger2-102/+33
2011-02-21rtlwifi: rtl8192ce: Fix endian warningsLarry Finger10-291/+313
2011-02-21rtlwifi: Modify build system for rtl8192cuLarry Finger5-3/+35
2011-02-21rtlwifi: rtl8192cu: Add routine trxGeorge1-0/+684
2011-02-21rtlwifi: rtl8192cu: Add routine tableGeorge1-0/+1888
2011-02-21rtlwifi: rtl8192cu: Add routine rfGeorge1-0/+493
2011-02-21rtlwifi: rtl8192cu: Add routine phyGeorge1-0/+611