summaryrefslogtreecommitdiffstats
path: root/drivers/platform (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-23b43: N-PHY: rev1: restore PHY state after RSSI operationsRafał Miłecki1-2/+2
2011-02-23b43: N-PHY: rev1: enable some gain ctl workaroundsRafał Miłecki1-9/+9
2011-02-23b43: N-PHY: fix 0x2055 radio workaround conditionRafał Miłecki1-3/+3
2011-02-23ath9k_htc: Fix error path in URB allocationSujith Manoharan1-3/+1
2011-02-23ath9k_htc: Add debug code to print endpoint mappingSujith Manoharan1-0/+17
2011-02-23ath9k_htc: Fix RX filtersSujith Manoharan1-2/+7
2011-02-23ath9k_htc: Fix host RX initializationSujith Manoharan1-8/+0
2011-02-23ath9k_htc: Fix TBTT calculation for IBSS modeSujith Manoharan1-4/+15
2011-02-23ath9k_htc: Configure beacon timers in AP modeSujith Manoharan4-15/+115
2011-02-23ath9k_htc: Add ANI for AP modeSujith Manoharan3-17/+43
2011-02-23ath9k_htc: Calculate and set the HW opmodeSujith Manoharan1-1/+14
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-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