summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* wl1271: Add retry implementation for PSM entriesJuuso Oikarinen2009-11-026-2/+77
* wl1271: Check result code of commandsJuuso Oikarinen2009-11-022-27/+14
* wl1271: Increase TX power valueJuuso Oikarinen2009-11-021-1/+1
* wl1271: Remove excess null-data template settingsJuuso Oikarinen2009-11-021-9/+5
* mac80211_hwsim: Send ACK frames on the hwsim0 interfaceJouni Malinen2009-11-021-0/+47
* mac80211_hwsim: Check idle state on TXJouni Malinen2009-11-021-2/+11
* p54: disable channels with incomplete calibration data setsChristian Lamparter2009-11-021-12/+19
* iwlwifi: add wimax/wifi coexist support for 6x50 seriesWey-Yi Guy2009-11-025-11/+158
* iwlwifi: add SM PS support for 6x50 seriesWey-Yi Guy2009-11-026-10/+52
* iwlwifi: coex API data structureWey-Yi Guy2009-11-022-3/+68
* iwlwifi: print warning when sending host command failsReinette Chatre2009-11-021-1/+2
* iwlagn: move rate scale initialization to init functionReinette Chatre2009-11-021-7/+6
* iwl3945: store station rate scale information in mac80211 station structureReinette Chatre2009-11-022-74/+60
* iwlwifi: split adding broadcast station from othersReinette Chatre2009-11-023-6/+65
* iwlwifi: move iwl_[un]init_drv to iwlagnReinette Chatre2009-11-025-95/+92
* iwlwifi: unmap memory before useReinette Chatre2009-11-021-5/+5
* iwlagn: update write pointers for all tx queues after wakeupBen Cahill2009-11-021-9/+8
* iwlagn: Clarify FH_TX interruptBen Cahill2009-11-021-4/+6
* iwlagn: invoke L0S workaround for 6000/1000 seriesBen Cahill2009-11-023-14/+18
* iwlwifi: remove power-wasting calls to apm_ops.init()Ben Cahill2009-11-023-13/+11
* iwlwifi: remove unneeded locks from apm_stop() and stop_master()Ben Cahill2009-11-021-13/+13
* iwlwifi: provide firmware versionReinette Chatre2009-11-022-0/+16
* libertas: remove internal buffers from GSPI driverAndrey Yurovsky2009-11-021-130/+6
* b43legacy: Fix DMA TX bounce buffer copyingLarry Finger2009-10-301-2/+15
* wl1271: fix init loop timeoutLuciano Coelho2009-10-301-1/+1
* wireless: airo_cs needs WEXT_SPYRandy Dunlap2009-10-301-0/+1
* ath9k_hw: make ath9k_phy_modify_rx_buffer() staticLuis R. Rodriguez2009-10-301-130/+126
* ath9k_hw: Fix and complete force bias for AR5416Luis R. Rodriguez2009-10-302-1/+73
* ath9k_hw: remove unused modesIndex param from ath9k_hw_write_regs()Luis R. Rodriguez2009-10-303-6/+3
* ath9k_hw: make spur mitigation a callbackLuis R. Rodriguez2009-10-302-11/+11
* ath9k_hw: order phy.c code and integrate spur mitigationLuis R. Rodriguez2009-10-303-614/+637
* ath9k_hw: use a callback for frequency changeLuis R. Rodriguez2009-10-302-10/+9
* ath9k_hw: make both analog channel change routines return intLuis R. Rodriguez2009-10-303-23/+22
* ath9k_hw: rename ath9k_hw_rf_free() to ath9k_hw_rf_free_ext_banks()Luis R. Rodriguez2009-10-304-5/+10
* ath9k_hw: simplify ath9k_hw_rf_alloc_ext_banks()Luis R. Rodriguez2009-10-301-52/+20
* ath9k_hw: simplify rf attach and rename to ath9k_hw_rf_alloc_ext_banks()Luis R. Rodriguez2009-10-303-32/+17
* ath9k_hw: bail out early on ath9k_hw_init_rf()Luis R. Rodriguez2009-10-301-54/+55
* ath9k_hw: start documenting 802.11n RF anlong front endsLuis R. Rodriguez2009-10-302-5/+170
* ath9k_hw: change the way we initialize the pll for ar9271Luis R. Rodriguez2009-10-302-0/+39
* ath9k_hw: update register initialization/reset values for ar9271Luis R. Rodriguez2009-10-303-16/+29
* ath9k_hw: modify the rf control register for ar9271 revision 1.0Luis R. Rodriguez2009-10-301-0/+4
* wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville2009-10-3017-51/+31
* netwave: move driver to stagingJohn W. Linville2009-10-303-1405/+0
* wavelan: move driver to stagingJohn W. Linville2009-10-3010-11919/+0
* arlan: move driver to stagingJohn W. Linville2009-10-305-3699/+0
* strip: move driver to stagingJohn W. Linville2009-10-303-2829/+0
* mac80211: remove RX_FLAG_RADIOTAPJohannes Berg2009-10-302-2/+2
* mac80211_hwsim: don't register CCK rates on 5ghzJohannes Berg2009-10-301-3/+4
* ath9k_hw: remove bogus register write on ath9k_hw_9271_pa_cal()Luis R. Rodriguez2009-10-301-1/+1
* ath9k_hw: correct AR_PHY_SPECTRAL_SCAN register offsetLuis R. Rodriguez2009-10-302-3/+16