summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-306-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