aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-23wl1271: Added DEBUG_SDIO flagTeemu Paasikivi2-8/+13
2010-03-23wl1271: Remove deprecated interface config functionJuuso Oikarinen1-68/+0
2010-03-23wl1271: Fix MAC address handlingJuuso Oikarinen2-89/+68
2010-03-23wl1271: enable U-APSDKalle Valo1-2/+8
2010-03-23wl1271: fix ps scheme in wl1271_op_conf_tx()Kalle Valo1-1/+1
2010-03-23wl1271: create qos nullfunc templateKalle Valo2-0/+23
2010-03-23wl1271: get probe request template from mac80211Kalle Valo4-116/+40
2010-03-23wl1271: get pspoll and nullfunc templates from mac80211Kalle Valo1-24/+20
2010-03-23wl1271: enable WMMKalle Valo2-3/+2
2010-03-23wl1271: Add sysfs file to control BT co-ex stateJuuso Oikarinen5-4/+81
2010-03-23wl1271: Move platform device registration from _spi to _mainJuuso Oikarinen2-31/+37
2010-03-23wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.Juuso Oikarinen5-139/+328
2010-03-23wl1271: Fix SG configuration message structuresJuuso Oikarinen2-71/+66
2010-03-23wl1271: Changed SDIO MMC host claimingTeemu Paasikivi1-18/+9
2010-03-23wl1271: Cleaned up wlan power on/off functionsTeemu Paasikivi6-25/+30
2010-03-23wl1271: Fix configuration of the TX opportunity valueJuuso Oikarinen1-1/+2
2010-03-23ath9k_htc: Support for AR9271 chipset.Sujith18-1/+6393
2010-03-23ath9k_hw: fix hardware deinitSujith2-3/+4
2010-03-23ath9k_hw: add HTC init hardware call for special resets for AR9271Sujith2-0/+15
2010-03-23ath9k_hw: always set the core clock for AR9271Sujith1-32/+2
2010-03-23ath9k_hw: use the skip count for PA calibration on AR9271Sujith1-3/+6
2010-03-23ath9k_hw: restrict valid nf readings for AR9271 to -114Sujith1-0/+8
2010-03-23ath9k_hw: fix noisefloor history buffer usage on AR9271Sujith1-4/+4
2010-03-23ath9k_hw: Fix full sleep setup for AR9271Sujith1-1/+1
2010-03-23ath9k_hw: fix TX descriptor setup for AR9271Sujith1-1/+1
2010-03-23ath9k_hw: skip chip tests for AR9271Sujith1-2/+4
2010-03-23ath9k_hw: add GPIO setup code for AR9271Sujith2-2/+12
2010-03-23ath9k_hw: update initialization values for AR9271Sujith3-65/+146
2010-03-23ath9k: decrease size of ath9k.koMing Lei1-2/+2
2010-03-19iwlwifi: code cleanup for connectivity recoveryWey-Yi Guy6-40/+85
2010-03-19iwlwifi: Recover TX flow failureWey-Yi Guy3-2/+67
2010-03-19iwlwifi: move plcp check to separated functionWey-Yi Guy6-22/+47
2010-03-19iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy11-0/+167
2010-03-19iwlwifi: clean up driver names for 1000/5000/6000Shanyu Zhao5-17/+17
2010-03-19iwlwifi: sta_id cannot be invalid in rs_initialize_lqJohannes Berg1-4/+0
2010-03-19iwlwifi: implement new mac80211 station add/remove callsReinette Chatre12-389/+522
2010-03-19iwlwifi: only add broadcast station onceReinette Chatre7-57/+117
2010-03-19iwlagn: Add Flow-handler (FH) register dump for 4965.Ben Cahill1-0/+1
2010-03-16rt2x00: Fix TX status reporting for rt2800pci.Alban Browaeys1-15/+25
2010-03-16rt2x00: txdone implementation supporting hw encryption.Alban Browaeys1-32/+25
2010-03-15rt2x00: fix warning when building rt2800pci with just soc supportHelmut Schaa1-0/+2
2010-03-15ipw2x00: replace "ieee80211" with "libipw" where appropriatePavel Roskin4-28/+27
2010-03-15orinoco: disable support for prism chipset by defaultPavel Roskin3-39/+60
2010-03-15wl1251: reduce eeprom read wait timeGrazvydas Ignotas1-1/+2
2010-03-15wl1251: fix ELP_CTRL register accesses when using SDIOGrazvydas Ignotas5-6/+56
2010-03-15wl1251: make local symbols staticGrazvydas Ignotas1-15/+9
2010-03-15DRIVER: Libertas: Fixed coding style in rx.cStewart Malik1-25/+25
2010-03-15ath5k: remove unused beacon timer codeJohn W. Linville2-225/+0
2010-03-15ath5k: remove dead source in ath5k_combine_linear_pcdac_curvesJohn W. Linville1-13/+0
2010-03-15ath5k: remove some dead functionsJohn W. Linville3-113/+0