aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* 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
* ath9k_hw: add AR9271 single chip name mappingLuis R. Rodriguez2009-10-301-1/+2
* ath9k_hw: distinguish single-chip solutions on initial probe printLuis R. Rodriguez2009-10-304-20/+36
* ath9k_hw: move mac name and rf name helpers to hw codeLuis R. Rodriguez2009-10-305-62/+71
* wl1251: enable power saveKalle Valo2009-10-301-1/+2
* b43: LP-PHY: Begin implementing calibration & software RFKILL supportGábor Stefanik2009-10-302-136/+658
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-296-11/+11
|\
| * airo: Reorder tests, check bounds before elementRoel Kluin2009-10-271-3/+2
| * libertas spi: fix sparse errorsHolger Schurig2009-10-271-5/+5
| * b43: add 'struct b43_wl' missing declarationMiguel Boton2009-10-271-0/+1
| * b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger2009-10-272-2/+2
| * rt2x00: Fix crypto in TX frame for rt2800usbBenoit PAPILLAULT2009-10-271-1/+1
* | ath: Updates for regulatory and country codes.Vivek Natarajan2009-10-272-12/+28
* | iwlwifi: minor comments changes for wimax co-exist commandWey-Yi Guy2009-10-271-1/+1
* | iwlwifi: make sure device is reset when unloading driverBen Cahill2009-10-272-0/+18
* | iwlwifi: update lowest API version support for 6x00 & 6x50 seriesWey-Yi Guy2009-10-271-2/+2
* | iwlwifi: remove duplicated defineWey-Yi Guy2009-10-272-4/+2
* | iwlwifi: reuse page for notification packetsZhu Yi2009-10-272-24/+30
* | iwlwifi: remove unused parametersWey-Yi Guy2009-10-271-7/+2
* | iwlwifi: remove duplicate definesReinette Chatre2009-10-273-18/+0
* | iwlwifi: add channel switch support to 5000 series and upWey-Yi Guy2009-10-277-17/+89
* | iwlwifi: issue ct_kill host command based on device configWey-Yi Guy2009-10-274-7/+16
* | iwlwifi: choose thermal throttle method based on device configWey-Yi Guy2009-10-273-6/+14
* | iwlwifi: increase max tfd payload sizeWey-Yi Guy2009-10-271-3/+8
* | iwlwifi: fix use after free bug for paged rxZhu Yi2009-10-274-19/+46
* | iwlwifi: specify the valid tx/rx chain in device config structureWey-Yi Guy2009-10-271-4/+6
* | iwlwifi: update bt co-exit configuration parameterWey-Yi Guy2009-10-272-3/+16