summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2010-04-29net/sb1250: register mdio bus in probeSebastian Siewior1-34/+33
2010-04-28sfc: Change falcon_probe_board() to fail for unsupported boardsBen Hutchings3-12/+7
2010-04-28sfc: Always close net device at the end of a disabling resetBen Hutchings1-2/+2
2010-04-28sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsBen Hutchings1-2/+11
2010-04-28net/usb: add sierra_net.c driverElina Pasheva3-0/+1012
2010-04-28cdc_ether: fix autosuspend for mbm devicesTorgny Johansson1-0/+1
2010-04-28gianfar: Wait for both RX and TX to stopAndy Fleming1-3/+3
2010-04-28ipheth: potential null dereferences on error pathDan Carpenter1-7/+8
2010-04-28smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()Ken Kawasaki1-10/+21
2010-04-28drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad...Andreas Hartmann1-0/+1
2010-04-28bnx2: Update version to 2.0.9.Michael Chan1-2/+2
2010-04-28bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.Michael Chan1-18/+20
2010-04-28bnx2: Fix lost MSI-X problem on 5709 NICs.Michael Chan1-1/+5
2010-04-27cxgb3: Wait longer for control packets on initializationAndre Detsch1-1/+1
2010-04-27e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataBruce Allan3-40/+55
2010-04-27ixgbe: Power down PHY during driver resetsPeter Waskiewicz3-24/+62
2010-04-27r8169: more broken register writes workaroundfrançois romieu1-0/+5
2010-04-27r8169: failure to enable mwi should not be fatalfrançois romieu1-14/+13
2010-04-26tg3: Fix INTx fallback when MSI failsAndre Detsch1-0/+1
2010-04-25e100: Fix the TX workqueue raceAlan Cox1-2/+8
2010-04-24gianfar: Fix potential oops during OF address translationAnton Vorontsov1-5/+1
2010-04-24fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov1-6/+14
2010-04-22drivers/net/usb: Add new driver iphethDiego Giagio4-0/+582
2010-04-22cxgb3: fix linkup issueHiroshi Shimamoto1-1/+1
2010-04-22KS8851: NULL pointer dereference if list is emptyAbraham Arce1-5/+7
2010-04-22net: 3c574_cs fix stats.tx_bytes counterAlexander Kurz1-2/+5
2010-04-22can: Fix possible NULL pointer dereference in ems_usb.cHans J. Koch1-4/+4
2010-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-15/+29
2010-04-208139too: Fix a typo in the function name.Alexander Kuznetsov1-1/+1
2010-04-17WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa1-0/+6
2010-04-17iwlwifi: correct 6000 EEPROM regulatory addressShanyu Zhao2-2/+6
2010-04-17iwlwifi: fix scan racesJohannes Berg5-13/+23
2010-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+12
2010-04-14tun: orphan an skb on txMichael S. Tsirkin1-0/+4
2010-04-14forcedeth: fix tx limit2 flag checkAyaz Abdulla1-1/+1
2010-04-13smc91c92_cs: define multicast_table as unsigned charKen Kawasaki1-7/+6
2010-04-13e1000e: stop cleaning when we reach tx_ring->next_to_useTerry Loftin1-0/+2
2010-04-13igb: restrict WoL for 82576 ET2 Quad Port Server AdapterStefan Assmann2-0/+2
2010-04-13virtio_net: missing sg_init_tableShirley Ma1-0/+2
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller445-117/+377
2010-04-09iwlwifi: work around bogus active chains detectionJohannes Berg1-0/+12
2010-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-4/+9
2010-04-09iwlwifi: need check for valid qos packet before freeWey-Yi Guy1-4/+9
2010-04-08myri10ge: fix rx_pause in myri10ge_set_pauseparamBrice Goglin1-1/+1
2010-04-08stmmac: use resource_size()Dan Carpenter1-5/+5
2010-04-08cnic: Fix crash during bnx2x MTU change.Michael Chan1-5/+5
2010-04-08qlcnic: fix set mac addrAmit Kumar Salecha1-0/+3
2010-04-08r6040: fix r6040_multicast_listFlorian Fainelli1-7/+4
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-51/+130
2010-04-06ath9k: fix double calls to ath_radio_enableFelix Fietkau1-2/+1