aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-01-29iwlwifi: remove bg_up workJohannes Berg3-29/+14
2010-01-29iwlagn: simplify ucode loadingJohannes Berg1-41/+22
2010-01-29iwlwifi: no need to test iw_mode in power savingJohannes Berg1-2/+1
2010-01-29iwlwifi: update sensitivity calibration data for 1000 seriesWey-Yi Guy1-1/+71
2010-01-29iwlwifi: update sensitivity calibration data for 5x00 seriesWey-Yi Guy1-2/+2
2010-01-29iwlwifi: update sensitivity calibration data for 6x00 seriesWey-Yi Guy1-1/+1
2010-01-29iwlwifi: fix locking in iwl_mac_add_interfaceJohannes Berg1-8/+7
2010-01-29iwlwifi: sysassert identifier changeWey-Yi Guy1-1/+1
2010-01-29iwlwifi: optimize power savingDaniel Halperin1-0/+2
2010-01-29ath9k: Handle full sleep in ps_restore.Vivek Natarajan2-2/+7
2010-01-28cdc_ether: Partially revert "usbnet: Set link down initially ..."Ben Hutchings1-1/+1
2010-01-28be2net: Fix memset() arg ordering.David S. Miller1-1/+1
2010-01-28ps3_gelic_wireless: fix directed ssid scanHamish Guthrie1-6/+9
2010-01-28ps3_gelic_wireless: Remove PS3 gelic legacy wpa supportHamish Guthrie2-151/+0
2010-01-28net: merge fixup for qlge_mainStephen Rothwell1-1/+1
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller28-92/+130
2010-01-28netdev: remove HAVE_ leftoversAlexey Dobriyan6-32/+5
2010-01-28bonding: bond_open error return valuestephen hemminger1-1/+1
2010-01-28ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it earlyJohn Fastabend1-8/+6
2010-01-28ixgbe: set the correct DCB bit for pg tx settingsJohn Fastabend1-1/+1
2010-01-28igbvf: fix issue w/ mapped_as_page being left set after unmapAlexander Duyck1-0/+1
2010-01-28drivers/net: ks8851_mll ethernet network driverChoi, David1-2/+2
2010-01-28be2net: Bug fix to support newer generation of BE ASICAjit Khaparde3-3/+30
2010-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-7/+6
2010-01-27rtl8187: Add callback for get_tsfLarry Finger1-1/+10
2010-01-27b43: N PHY: Fix compilation after removal of typdef b43_c32Larry Finger1-2/+2
2010-01-27rtl8180: implement get_tsf op for mac80211John W. Linville1-0/+9
2010-01-27libertas: add comment re: v10 firmware key handlingJohn W. Linville1-0/+5
2010-01-27ath5k: adding LED support for AR5BXB63 cardsLuca Verdesca1-0/+2
2010-01-26starfire: clean up properly if firmware loading failsBen Hutchings1-1/+4
2010-01-26mac80211: wait for beacon before enabling powersaveJohannes Berg4-27/+17
2010-01-26ariadne: Fix build.David S. Miller1-2/+0
2010-01-25virtio_net: Make delayed refill more reliableHerbert Xu1-2/+1
2010-01-25sfc: Use fixed-size buffers for MCDI NVRAM requestsBen Hutchings3-6/+7
2010-01-25sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS bufferGuido Barzini1-1/+3
2010-01-25qlge: Only free resources if they were allocatedBreno Leitao1-7/+8
2010-01-25b43: N-PHY: use cordic to generate samplesRafał Miłecki1-9/+12
2010-01-25b43: update cordic code to match current specsRafał Miłecki3-9/+21
2010-01-25b43: make cordic common (LP-PHY and N-PHY need it)Rafał Miłecki3-43/+43
2010-01-25b43: N-PHY: fix one bit off in parsing RF Ctrl Override argumentsRafał Miłecki1-1/+1
2010-01-25b43: Workaround circular locking in hw-tkip key update callbackMichael Buesch1-8/+5
2010-01-25ath9k: improve max rate retry handlingFelix Fietkau2-8/+7
2010-01-25iwlwifi: fix throughput degradation in aggregation modeDaniel Halperin1-14/+9
2010-01-25iwlwifi: cleanup spectrum measurement command supportReinette Chatre8-247/+33
2010-01-25iwlwifi: check endianness annotations by defaultJohannes Berg1-0/+2
2010-01-25iwlwifi: fix sparse warningJohannes Berg1-1/+1
2010-01-25iwlwifi: clean up debugfs codeJohannes Berg3-215/+91
2010-01-25iwlwifi: reorder device setupJohannes Berg1-12/+16
2010-01-25iwlwifi: is no longer experimentalJohannes Berg1-1/+1
2010-01-25iwlwifi: module parameter to enable/disable bt co-existWey-Yi Guy2-1/+31