summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-11-02mac80211_hwsim: Send ACK frames on the hwsim0 interfaceJouni Malinen1-0/+47
2009-11-02mac80211_hwsim: Check idle state on TXJouni Malinen1-2/+11
2009-11-02p54: disable channels with incomplete calibration data setsChristian Lamparter1-12/+19
2009-11-02iwlwifi: add wimax/wifi coexist support for 6x50 seriesWey-Yi Guy5-11/+158
2009-11-02iwlwifi: add SM PS support for 6x50 seriesWey-Yi Guy6-10/+52
2009-11-02iwlwifi: coex API data structureWey-Yi Guy2-3/+68
2009-11-02iwlwifi: print warning when sending host command failsReinette Chatre1-1/+2
2009-11-02iwlagn: move rate scale initialization to init functionReinette Chatre1-7/+6
2009-11-02iwl3945: store station rate scale information in mac80211 station structureReinette Chatre2-74/+60
2009-11-02iwlwifi: split adding broadcast station from othersReinette Chatre3-6/+65
2009-11-02iwlwifi: move iwl_[un]init_drv to iwlagnReinette Chatre5-95/+92
2009-11-02iwlwifi: unmap memory before useReinette Chatre1-5/+5
2009-11-02iwlagn: update write pointers for all tx queues after wakeupBen Cahill1-9/+8
2009-11-02iwlagn: Clarify FH_TX interruptBen Cahill1-4/+6
2009-11-02iwlagn: invoke L0S workaround for 6000/1000 seriesBen Cahill3-14/+18
2009-11-02iwlwifi: remove power-wasting calls to apm_ops.init()Ben Cahill3-13/+11
2009-11-02iwlwifi: remove unneeded locks from apm_stop() and stop_master()Ben Cahill1-13/+13
2009-11-02iwlwifi: provide firmware versionReinette Chatre2-0/+16
2009-11-02libertas: remove internal buffers from GSPI driverAndrey Yurovsky1-130/+6
2009-10-30b43legacy: Fix DMA TX bounce buffer copyingLarry Finger1-2/+15
2009-10-30wl1271: fix init loop timeoutLuciano Coelho1-1/+1
2009-10-30wireless: airo_cs needs WEXT_SPYRandy Dunlap1-0/+1
2009-10-30ath9k_hw: make ath9k_phy_modify_rx_buffer() staticLuis R. Rodriguez1-130/+126
2009-10-30ath9k_hw: Fix and complete force bias for AR5416Luis R. Rodriguez2-1/+73
2009-10-30ath9k_hw: remove unused modesIndex param from ath9k_hw_write_regs()Luis R. Rodriguez3-6/+3
2009-10-30ath9k_hw: make spur mitigation a callbackLuis R. Rodriguez2-11/+11
2009-10-30ath9k_hw: order phy.c code and integrate spur mitigationLuis R. Rodriguez3-614/+637
2009-10-30ath9k_hw: use a callback for frequency changeLuis R. Rodriguez2-10/+9
2009-10-30ath9k_hw: make both analog channel change routines return intLuis R. Rodriguez3-23/+22
2009-10-30ath9k_hw: rename ath9k_hw_rf_free() to ath9k_hw_rf_free_ext_banks()Luis R. Rodriguez4-5/+10
2009-10-30ath9k_hw: simplify ath9k_hw_rf_alloc_ext_banks()Luis R. Rodriguez1-52/+20
2009-10-30ath9k_hw: simplify rf attach and rename to ath9k_hw_rf_alloc_ext_banks()Luis R. Rodriguez3-32/+17
2009-10-30ath9k_hw: bail out early on ath9k_hw_init_rf()Luis R. Rodriguez1-54/+55
2009-10-30ath9k_hw: start documenting 802.11n RF anlong front endsLuis R. Rodriguez2-5/+170
2009-10-30ath9k_hw: change the way we initialize the pll for ar9271Luis R. Rodriguez2-0/+39
2009-10-30ath9k_hw: update register initialization/reset values for ar9271Luis R. Rodriguez3-16/+29
2009-10-30ath9k_hw: modify the rf control register for ar9271 revision 1.0Luis R. Rodriguez1-0/+4
2009-10-30Staging: netwave: add TODO fileGreg Kroah-Hartman1-0/+7
2009-10-30Staging: wavelan: add TODO fileGreg Kroah-Hartman1-0/+7
2009-10-30Staging: arlan: add TODO fileGreg Kroah-Hartman1-0/+7
2009-10-30Staging: strip: add TODO fileGreg Kroah-Hartman1-0/+7
2009-10-30wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville17-51/+31
2009-10-30netwave: move driver to stagingJohn W. Linville7-16/+15
2009-10-30wavelan: move driver to stagingJohn W. Linville14-41/+44
2009-10-30arlan: move driver to stagingJohn W. Linville9-20/+21
2009-10-30strip: move driver to stagingJohn W. Linville7-24/+26
2009-10-30mac80211: remove RX_FLAG_RADIOTAPJohannes Berg2-2/+2
2009-10-30mac80211_hwsim: don't register CCK rates on 5ghzJohannes Berg1-3/+4
2009-10-30ath9k_hw: remove bogus register write on ath9k_hw_9271_pa_cal()Luis R. Rodriguez1-1/+1
2009-10-30ath9k_hw: correct AR_PHY_SPECTRAL_SCAN register offsetLuis R. Rodriguez2-3/+16