summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* 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
| * | skge: Remove tx queue stopping in skge_devinit()Guillaume Chazarain2010-11-081-1/+0
* | | led-class: always implement blinkingJohannes Berg2010-11-121-3/+0
* | | ipw2x00: remove the right /proc/net entryLinus Torvalds2010-11-051-4/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-0516-52/+115
|\| |
| * | de2104x: fix panic on loadEric Dumazet2010-11-031-1/+0
| * | atl1 : fix panic on loadEric Dumazet2010-11-031-1/+0
| * | netxen: remove unused firmware exportsAmerigo Wang2010-11-031-3/+0
| * | caif: SPI-driver bugfix - incorrect padding.Sjur Brændeland2010-11-032-19/+51
| * | smsc911x: Set Ethernet EEPROM size to supported device's sizeJohn Faith2010-11-031-1/+1
| * | cxgb4vf: remove call to stop TX queues at load time.Divy Le Ray2010-11-011-1/+0
| * | cxgb4: remove call to stop TX queues at load time.Divy Le Ray2010-11-011-1/+0
| * | cxgb3: remove call to stop TX queues at load time.Divy Le Ray2010-11-011-1/+0
| * | ibm_newemac: Remove netif_stop_queue() in emac_probe().David S. Miller2010-11-011-1/+0
| * | usbnet: fix usb_autopm_get_interface failure(v1)Ming Lei2010-11-011-0/+11
| * | bnx2x: Update version numberYaniv Rosner2010-11-011-2/+2
| * | bnx2x: Reset 8073 phy during common initYaniv Rosner2010-11-011-0/+1
| * | bnx2x: Do not enable CL37 BAM unless it is explicitly enabledYaniv Rosner2010-11-012-7/+20
| * | bnx2x: Fix resetting BCM8726 PHY during common initYaniv Rosner2010-11-011-1/+1
| * | bnx2x: Clear latch indication on link resetYaniv Rosner2010-11-011-1/+10
| * | bnx2x: Fix port selection in case of E2Yaniv Rosner2010-11-011-3/+12
| * | bnx2x: Fix waiting for reset complete on BCM848x3 PHYsYaniv Rosner2010-11-011-3/+5