summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-1116-36/+91
|\
| * iwlwifi: dont use pci_dev before it being assignWey-Yi Guy2010-11-091-1/+2
| * Bluetooth: Add MacBookAir3,1(2) supportEdgar (gimli) Hucek2010-11-091-0/+3
| * Bluetooth: Enable USB autosuspend by default on btusbMatthew Garrett2010-11-091-0/+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
* | qeth: fix race condition during device startupFrank Blaschka2010-11-081-1/+1
* | qeth: remove dev_queue_xmit invocationUrsula Braun2010-11-082-54/+8
* | skge: Remove tx queue stopping in skge_devinit()Guillaume Chazarain2010-11-081-1/+0
* | solos: Refuse to upgrade firmware with older FPGA. It doesn't work.David Woodhouse2010-11-081-0/+8
* | solos: Add 'Firmware' attribute for Traverse overall firmware versionDavid Woodhouse2010-11-081-0/+1
* | de2104x: fix panic on loadEric Dumazet2010-11-041-1/+0
* | atl1 : fix panic on loadEric Dumazet2010-11-041-1/+0
* | netxen: remove unused firmware exportsAmerigo Wang2010-11-041-3/+0
* | caif: SPI-driver bugfix - incorrect padding.Sjur Brændeland2010-11-042-19/+51
* | smsc911x: Set Ethernet EEPROM size to supported device's sizeJohn Faith2010-11-041-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
* | USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow2010-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
* | trivial: fix typos concerning "function"Uwe Kleine-König2010-11-011-2/+2
* | 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
* | bnx2x: Restore appropriate delay during BMAC resetYaniv Rosner2010-11-011-1/+1
* | qlcnic: fix panic on loadEric Dumazet2010-10-311-1/+0