summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2010-01-28cdc_ether: Partially revert "usbnet: Set link down initially ..."Ben Hutchings
2010-01-28be2net: Fix memset() arg ordering.David S. Miller
2010-01-28ps3_gelic_wireless: fix directed ssid scanHamish Guthrie
2010-01-28ps3_gelic_wireless: Remove PS3 gelic legacy wpa supportHamish Guthrie
2010-01-28net: merge fixup for qlge_mainStephen Rothwell
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-28netdev: remove HAVE_ leftoversAlexey Dobriyan
2010-01-28bonding: bond_open error return valuestephen hemminger
2010-01-28ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it earlyJohn Fastabend
2010-01-28ixgbe: set the correct DCB bit for pg tx settingsJohn Fastabend
2010-01-28igbvf: fix issue w/ mapped_as_page being left set after unmapAlexander Duyck
2010-01-28drivers/net: ks8851_mll ethernet network driverChoi, David
2010-01-28be2net: Bug fix to support newer generation of BE ASICAjit Khaparde
2010-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-27rtl8187: Add callback for get_tsfLarry Finger
2010-01-27b43: N PHY: Fix compilation after removal of typdef b43_c32Larry Finger
2010-01-27rtl8180: implement get_tsf op for mac80211John W. Linville
2010-01-27libertas: add comment re: v10 firmware key handlingJohn W. Linville
2010-01-27ath5k: adding LED support for AR5BXB63 cardsLuca Verdesca
2010-01-26starfire: clean up properly if firmware loading failsBen Hutchings
2010-01-26mac80211: wait for beacon before enabling powersaveJohannes Berg
2010-01-26ariadne: Fix build.David S. Miller
2010-01-25virtio_net: Make delayed refill more reliableHerbert Xu
2010-01-25sfc: Use fixed-size buffers for MCDI NVRAM requestsBen Hutchings
2010-01-25sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS bufferGuido Barzini
2010-01-25qlge: Only free resources if they were allocatedBreno Leitao
2010-01-25b43: N-PHY: use cordic to generate samplesRafał Miłecki
2010-01-25b43: update cordic code to match current specsRafał Miłecki
2010-01-25b43: make cordic common (LP-PHY and N-PHY need it)Rafał Miłecki
2010-01-25b43: N-PHY: fix one bit off in parsing RF Ctrl Override argumentsRafał Miłecki
2010-01-25b43: Workaround circular locking in hw-tkip key update callbackMichael Buesch
2010-01-25ath9k: improve max rate retry handlingFelix Fietkau
2010-01-25iwlwifi: fix throughput degradation in aggregation modeDaniel Halperin
2010-01-25iwlwifi: cleanup spectrum measurement command supportReinette Chatre
2010-01-25iwlwifi: check endianness annotations by defaultJohannes Berg
2010-01-25iwlwifi: fix sparse warningJohannes Berg
2010-01-25iwlwifi: clean up debugfs codeJohannes Berg
2010-01-25iwlwifi: reorder device setupJohannes Berg
2010-01-25iwlwifi: is no longer experimentalJohannes Berg
2010-01-25iwlwifi: module parameter to enable/disable bt co-existWey-Yi Guy
2010-01-25iwlwifi: bit field description for BT Config commandWey-Yi Guy
2010-01-25iwlwifi: make broadcast station addition genericReinette Chatre
2010-01-25iwlwifi: cleanup station adding codeReinette Chatre
2010-01-25iwlwifi: enable DC calibrationAbhijeet Kolekar
2010-01-25iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen
2010-01-25iwlwifi: Logic to control how frequent radio should be reset if neededWey-Yi Guy
2010-01-25iwlwifi: Fix A band scanning when associatedHenry Zhangh
2010-01-25iwlwifi: add function to reset/tune radio if neededWey-Yi Guy
2010-01-25iwlwifi: configure missed beacon thresholdWey-Yi Guy
2010-01-25net: use helpers to access uc list V2Jiri Pirko