summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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
2011-02-21rtlwifi: rtl8192cu: Add routine macGeorge1-0/+1144
2011-02-21rtlwifi: rtl8192cu: Add routine hwGeorge1-0/+2505
2011-02-21rtlwifi: rtl8192cu: Add routines dm, fw, led and swGeorge4-0/+615
2011-02-21rtlwifi: Move common parts of rtl8192ce/phy.cLarry Finger2-2018/+2050
2011-02-21rtlwifi: Modify wifi.h for rtl8192cuLarry Finger2-50/+239
2011-02-21rtlwifi: Add headers for rtl8187cuGeorge13-4/+1212
2011-02-21rtlwifi: Modify some rtl8192ce routines for merging rtl8192cuLarry Finger15-321/+321
2011-02-21rtlwifi: Make changes in rtlwifi/rtl8192ce/def.h to support rtl8192cuLarry Finger2-13/+144
2011-02-21rtlwifi: Make changes in rtlwifi/rtl8192ce/reg.h to support rtl8192cuLarry Finger2-4/+69
2011-02-21ath9k: Implement op_flush()Vasanthakumar Thiagarajan3-11/+88
2011-02-21wl12xx: fix sdio_test kconfig/build errorsRandy Dunlap1-1/+1
2011-02-21ath5k: Enable AR2315 chipset recognitionWojciech Dubowik1-1/+2
2011-02-21ar9170usb: mark the old driver as obsoleteChristian Lamparter1-1/+3
2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville11-28/+22
2011-02-18ath9k_hw: Updates for AR9485 1.1 chipsets.Vivek Natarajan3-11/+1246
2011-02-18ath9k_htc: Fix a compilation warning.Vivek Natarajan1-1/+1
2011-02-18p54: implement flush callbackChristian Lamparter1-0/+43
2011-02-18p54: Fix compile warningLarry Finger1-1/+1