summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-04-28sfc: Change falcon_probe_board() to fail for unsupported boardsBen Hutchings
2010-04-28sfc: Always close net device at the end of a disabling resetBen Hutchings
2010-04-28sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsBen Hutchings
2010-04-27net/usb: add sierra_net.c driverElina Pasheva
2010-04-27cdc_ether: fix autosuspend for mbm devicesTorgny Johansson
2010-04-27gianfar: Wait for both RX and TX to stopAndy Fleming
2010-04-27ipheth: potential null dereferences on error pathDan Carpenter
2010-04-27smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()Ken Kawasaki
2010-04-27drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad...Andreas Hartmann
2010-04-27bnx2: Update version to 2.0.9.Michael Chan
2010-04-27bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.Michael Chan
2010-04-27bnx2: Fix lost MSI-X problem on 5709 NICs.Michael Chan
2010-04-27cxgb3: Wait longer for control packets on initializationAndre Detsch
2010-04-27e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataBruce Allan
2010-04-27ixgbe: Power down PHY during driver resetsPeter Waskiewicz
2010-04-26r8169: more broken register writes workaroundfrançois romieu
2010-04-26r8169: failure to enable mwi should not be fatalfrançois romieu
2010-04-26tg3: Fix INTx fallback when MSI failsAndre Detsch
2010-04-24e100: Fix the TX workqueue raceAlan Cox
2010-04-23gianfar: Fix potential oops during OF address translationAnton Vorontsov
2010-04-23fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov
2010-04-21drivers/net/usb: Add new driver iphethDiego Giagio
2010-04-21cxgb3: fix linkup issueHiroshi Shimamoto
2010-04-21KS8851: NULL pointer dereference if list is emptyAbraham Arce
2010-04-21net: 3c574_cs fix stats.tx_bytes counterAlexander Kurz
2010-04-21can: Fix possible NULL pointer dereference in ems_usb.cHans J. Koch
2010-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-198139too: Fix a typo in the function name.Alexander Kuznetsov
2010-04-16WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa
2010-04-16iwlwifi: correct 6000 EEPROM regulatory addressShanyu Zhao
2010-04-16iwlwifi: fix scan racesJohannes Berg
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-14tun: orphan an skb on txMichael S. Tsirkin
2010-04-13forcedeth: fix tx limit2 flag checkAyaz Abdulla
2010-04-13smc91c92_cs: define multicast_table as unsigned charKen Kawasaki
2010-04-13e1000e: stop cleaning when we reach tx_ring->next_to_useTerry Loftin
2010-04-13igb: restrict WoL for 82576 ET2 Quad Port Server AdapterStefan Assmann
2010-04-12virtio_net: missing sg_init_tableShirley Ma
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-09iwlwifi: work around bogus active chains detectionJohannes Berg
2010-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-08iwlwifi: need check for valid qos packet before freeWey-Yi Guy
2010-04-07myri10ge: fix rx_pause in myri10ge_set_pauseparamBrice Goglin
2010-04-07stmmac: use resource_size()Dan Carpenter
2010-04-07cnic: Fix crash during bnx2x MTU change.Michael Chan
2010-04-07qlcnic: fix set mac addrAmit Kumar Salecha
2010-04-07r6040: fix r6040_multicast_listFlorian Fainelli
2010-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-06ath9k: fix double calls to ath_radio_enableFelix Fietkau
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds