summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-1426-154/+289
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-1226-152/+289
| |\
| | * gianfar: Do not call device_set_wakeup_enable() under a spinlockRafael J. Wysocki2010-11-121-2/+3
| | * axnet_cs: fix resume problem for some Ax88790 chipKen Kawasaki2010-11-121-10/+20
| | * cxgb4vf: add call to Firmware to reset VF State.Casey Leedom2010-11-123-0/+36
| | * cxgb4vf: Fail open if link_start() fails.Casey Leedom2010-11-121-1/+3
| | * cxgb4vf: flesh out PCI Device ID Table ...Casey Leedom2010-11-121-0/+8
| | * cxgb4vf: fix some errors in Gather List to skb conversionCasey Leedom2010-11-121-47/+74
| | * cxgb4vf: fix bug in Generic Receive OffloadCasey Leedom2010-11-121-0/+1
| | * cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue()Casey Leedom2010-11-121-14/+0
| | * ixgbe: Look inside vlan when determining offload protocol.Hao Zheng2010-11-121-28/+32
| | * bnx2x: Look inside vlan when determining checksum proto.Hao Zheng2010-11-121-1/+1
| | * virtio-net: init link state correctlyJason Wang2010-11-121-3/+9
| | * ucc_geth: Fix deadlockJoakim Tjernlund2010-11-121-3/+7
| | * ucc_geth: Do not bring the whole IF down when TX failure.Joakim Tjernlund2010-11-121-6/+9
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-1015-36/+86
| | |\
| | | * iwlwifi: dont use pci_dev before it being assignWey-Yi Guy2010-11-091-1/+2
| | | * ath9k_hw: Fix memory leak on ath9k_hw_rf_alloc_ext_banks failureRajkumar Manoharan2010-11-081-0/+1
| | | * ath9k_htc: Fix probe failure if CONFIG_USB_DEBUG enabledRajkumar Manoharan2010-11-081-16/+14
| | | * ath9k_htc: Add support for device ID 3346Haitao Zhang2010-11-081-0/+1
| | | * ath9k_hw: Fix AR9280 surprise removal during frequent idle on/offVasanthakumar Thiagarajan2010-11-082-0/+4
| | | * libertas: terminate scan when stopping interfaceDaniel Drake2010-11-083-2/+11
| | | * ath9k: check old power mode before clearing cycle countersFelix Fietkau2010-11-081-4/+8
| | | * carl9170: usbid table updatesChristian Lamparter2010-11-081-1/+3
| | | * ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.Vivek Natarajan2010-11-083-0/+14
| | | * ath9k: Avoid HW opmode overridden on monitor mode changesRajkumar Manoharan2010-11-084-8/+23
| | | * libipw: fix proc entry removalLinus Torvalds2010-11-081-4/+5
| | * | r8169: fix sleeping while holding spinlock.françois romieu2010-11-091-2/+2
| | * | r8169: revert "Handle rxfifo errors on 8168 chips"françois romieu2010-11-091-2/+3
| * | | led-class: always implement blinkingJohannes Berg2010-11-121-3/+0
* | | | net: Kconfig whitespace cleanupPhilippe De Muyter2010-11-121-112/+112
* | | | vxge: update driver versionJon Mason2010-11-111-2/+2
* | | | vxge: sparse and other clean-upsJon Mason2010-11-113-153/+76
* | | | vxge: update KconfigJon Mason2010-11-111-5/+14
* | | | vxge: correct multi-function detectionJon Mason2010-11-112-3/+6
* | | | vxge: Titan1A detectionJon Mason2010-11-114-55/+87
* | | | vxge: Handle errors in vxge_hw_vpath_fw_apiJon Mason2010-11-111-5/+10
* | | | vxge: add receive hardware timestampingJon Mason2010-11-112-9/+132
* | | | vxge: add support for ethtool firmware flashingJon Mason2010-11-117-22/+500
* | | | vxge: serialize access to steering control registerJon Mason2010-11-112-483/+325
* | | | vxge: cleanup debug printing and assertsJon Mason2010-11-112-35/+9
* | | | vxge: Wait for Rx to become idle before reseting or closingJon Mason2010-11-115-9/+106
* | | | vxge: enable rxhashJon Mason2010-11-116-63/+86
* | | | qlge: Version change to v1.00.00.27Ron Mercer2010-11-101-1/+1
* | | | qlge: Add firmware info to ethtool get regs.Ron Mercer2010-11-104-5/+39
* | | | drivers/net/usb: Update WARN usesJoe Perches2010-11-091-1/+1
* | | | drivers/net/can: Update WARN usesJoe Perches2010-11-091-1/+1
* | | | drivers/net: normalize TX_TIMEOUTEric Dumazet2010-11-0910-10/+10
* | | | bonding: remove dev_base_lock useEric Dumazet2010-11-081-4/+4
* | | | ks8851: suspend resume supportArce, Abraham2010-11-081-0/+33
OpenPOWER on IntegriCloud