summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-0513-60/+196
|\
| * FEC: Fix kernel panic in fec_set_mac_address.Mattias Walström2010-05-051-1/+1
| * net: ep93xx_eth stops receiving packetsDavid S. Miller2010-05-041-5/+5
| * drivers/net/phy: micrel phy driverDavid J. Choi2010-05-043-0/+110
| * dm9601: fix phy/eeprom write routinePeter Korsgaard2010-05-041-1/+1
| * ppp_generic: handle non-linear skbs when passing them to pppdSimon Arlott2010-05-031-1/+4
| * ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is validSimon Arlott2010-05-031-11/+18
| * net/usb: initiate sync sequence in sierra_net.c driverElina Pasheva2010-05-021-0/+3
| * net/usb: remove default in Kconfig for sierra_net driverElina Pasheva2010-05-011-1/+0Star
| * r8169: Fix rtl8169_rx_interrupt()Eric Dumazet2010-05-011-5/+17
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-301-1/+1
| |\
| | * p54pci: fix bugs in p54p_check_tx_ringHans de Goede2010-04-261-1/+1
| * | e1000e: Fix oops caused by ASPM patch.Anton Blanchard2010-04-301-0/+3
| * | net/sb1250: register mdio bus in probeSebastian Siewior2010-04-281-34/+33Star
* | | NET: mdio-octeon: Enable the hardware before using it.David Daney2010-04-301-0/+10
|/ /
* | sfc: Change falcon_probe_board() to fail for unsupported boardsBen Hutchings2010-04-283-12/+7Star
* | sfc: Always close net device at the end of a disabling resetBen Hutchings2010-04-281-2/+2
* | sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsBen Hutchings2010-04-281-2/+11
* | net/usb: add sierra_net.c driverElina Pasheva2010-04-283-0/+1012
* | cdc_ether: fix autosuspend for mbm devicesTorgny Johansson2010-04-281-0/+1
* | gianfar: Wait for both RX and TX to stopAndy Fleming2010-04-281-3/+3
* | ipheth: potential null dereferences on error pathDan Carpenter2010-04-271-7/+8
* | smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()Ken Kawasaki2010-04-271-10/+21
* | drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad...Andreas Hartmann2010-04-271-0/+1
* | bnx2: Update version to 2.0.9.Michael Chan2010-04-271-2/+2
* | bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.Michael Chan2010-04-271-18/+20
* | bnx2: Fix lost MSI-X problem on 5709 NICs.Michael Chan2010-04-271-1/+5
* | cxgb3: Wait longer for control packets on initializationAndre Detsch2010-04-271-1/+1
* | e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataBruce Allan2010-04-273-40/+55
* | ixgbe: Power down PHY during driver resetsPeter Waskiewicz2010-04-273-24/+62
* | r8169: more broken register writes workaroundfrançois romieu2010-04-271-0/+5
* | r8169: failure to enable mwi should not be fatalfrançois romieu2010-04-271-14/+13Star
* | tg3: Fix INTx fallback when MSI failsAndre Detsch2010-04-261-0/+1
* | e100: Fix the TX workqueue raceAlan Cox2010-04-251-2/+8
* | gianfar: Fix potential oops during OF address translationAnton Vorontsov2010-04-241-5/+1Star
* | fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov2010-04-241-6/+14
* | drivers/net/usb: Add new driver iphethDiego Giagio2010-04-224-0/+582
* | cxgb3: fix linkup issueHiroshi Shimamoto2010-04-221-1/+1
* | KS8851: NULL pointer dereference if list is emptyAbraham Arce2010-04-221-5/+7
* | net: 3c574_cs fix stats.tx_bytes counterAlexander Kurz2010-04-221-2/+5
* | can: Fix possible NULL pointer dereference in ems_usb.cHans J. Koch2010-04-221-4/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-217-15/+29
|\|
| * iwlwifi: correct 6000 EEPROM regulatory addressShanyu Zhao2010-04-162-2/+6
| * iwlwifi: fix scan racesJohannes Berg2010-04-165-13/+23
* | 8139too: Fix a typo in the function name.Alexander Kuznetsov2010-04-191-1/+1
* | WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa2010-04-171-0/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-151-0/+12
|\|
| * iwlwifi: work around bogus active chains detectionJohannes Berg2010-04-091-0/+12
* | tun: orphan an skb on txMichael S. Tsirkin2010-04-141-0/+4
* | forcedeth: fix tx limit2 flag checkAyaz Abdulla2010-04-141-1/+1