summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2009-10-30ath9k_hw: add AR9271 single chip name mappingLuis R. Rodriguez1-1/+2
2009-10-30ath9k_hw: distinguish single-chip solutions on initial probe printLuis R. Rodriguez4-20/+36
2009-10-30ath9k_hw: move mac name and rf name helpers to hw codeLuis R. Rodriguez5-62/+71
2009-10-30wl1251: enable power saveKalle Valo1-1/+2
2009-10-30b43: LP-PHY: Begin implementing calibration & software RFKILL supportGábor Stefanik2-136/+658
2009-10-30convert kaweth to use usb_reset_configuration()Oliver Neukum1-10/+1
2009-10-30sky2: version 1.26Stephen Hemminger1-1/+1
2009-10-30sky2: 88E8059 supportStephen Hemminger1-1/+78
2009-10-30sky2: workarounds for Yukon-2 supremeStephen Hemminger1-2/+32
2009-10-30sky2: fix receive pause thresholdsStephen Hemminger2-5/+12
2009-10-30sky2: add register definitions for new chipsStephen Hemminger1-1/+177
2009-10-30sky2: add SK-9E21M device idStephen Hemminger1-0/+1
2009-10-30sfc: Enable heuristic selection between page and skb RX buffersBen Hutchings1-1/+1
2009-10-30sfc: Feed GRO result into RX allocation policy and interrupt moderationBen Hutchings1-2/+11
2009-10-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller15-61/+107
2009-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller127-5923/+13359
2009-10-29atm: Cleanup redundant tests on unsignedroel kluin2-3/+3
2009-10-29gigaset: convert strcmp chain to table lookupTilman Schmidt2-23/+25
2009-10-29gigaset: checkpatch cleanup of ev-layer.cTilman Schmidt1-247/+231
2009-10-29bas_gigaset: checkpatch cleanupTilman Schmidt2-82/+93
2009-10-29ser_gigaset: checkpatch cleanupTilman Schmidt1-19/+37