aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-4/+4
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds21-416/+82
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds3-17/+22
2010-05-17m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven4-0/+4
2010-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-9/+37
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller5-7/+35
2010-05-10PM QOS updateMark Gross3-17/+22
2010-05-10pcmcia: remove unused mem_op.hDominik Brodowski2-2/+0
2010-05-10pcmcia: dev_node removal (drivers with unregister_netdev check)Dominik Brodowski16-145/+22
2010-05-10pcmcia: dev_node removal (drivers with updated printk call)Dominik Brodowski1-45/+2
2010-05-10pcmcia: dev_node removal (write-only drivers)Dominik Brodowski2-49/+2
2010-05-10pcmcia: re-work pcmcia_request_irq()Dominik Brodowski19-175/+56
2010-05-07ar9170: wait for asynchronous firmware loadingChristian Lamparter2-0/+12
2010-05-06phy: Fix initialization in micrel driver.David S. Miller1-0/+1
2010-05-06veth: Dont kfree_skb() after dev_forward_skb()Eric Dumazet1-1/+0
2010-05-05net/gianfar: drop recycled skbs on MTU changeSebastian Andrzej Siewior1-1/+1
2010-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-60/+196
2010-05-05FEC: Fix kernel panic in fec_set_mac_address.Mattias Walström1-1/+1
2010-05-03net: ep93xx_eth stops receiving packetsDavid S. Miller1-5/+5
2010-05-03drivers/net/phy: micrel phy driverDavid J. Choi3-0/+110
2010-05-03dm9601: fix phy/eeprom write routinePeter Korsgaard1-1/+1
2010-05-03ppp_generic: handle non-linear skbs when passing them to pppdSimon Arlott1-1/+4
2010-05-03ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is validSimon Arlott1-11/+18
2010-05-01net/usb: initiate sync sequence in sierra_net.c driverElina Pasheva1-0/+3
2010-04-30net/usb: remove default in Kconfig for sierra_net driverElina Pasheva1-1/+0
2010-04-30r8169: Fix rtl8169_rx_interrupt()Eric Dumazet1-5/+17
2010-04-30iwlwifi: work around passive scan issueJohannes Berg3-7/+23
2010-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+1
2010-04-30NET: mdio-octeon: Enable the hardware before using it.David Daney1-0/+10
2010-04-30e1000e: Fix oops caused by ASPM patch.Anton Blanchard1-0/+3
2010-04-28net/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-27net/usb: add sierra_net.c driverElina Pasheva3-0/+1012
2010-04-27cdc_ether: fix autosuspend for mbm devicesTorgny Johansson1-0/+1
2010-04-27gianfar: Wait for both RX and TX to stopAndy Fleming1-3/+3
2010-04-27ipheth: potential null dereferences on error pathDan Carpenter1-7/+8
2010-04-27smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()Ken Kawasaki1-10/+21
2010-04-27drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Adapter"Andreas Hartmann1-0/+1
2010-04-27bnx2: Update version to 2.0.9.Michael Chan1-2/+2
2010-04-27bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.Michael Chan1-18/+20
2010-04-27bnx2: 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-26r8169: more broken register writes workaroundfrançois romieu1-0/+5
2010-04-26r8169: failure to enable mwi should not be fatalfrançois romieu1-14/+13
2010-04-26p54pci: fix bugs in p54p_check_tx_ringHans de Goede1-1/+1
2010-04-26tg3: Fix INTx fallback when MSI failsAndre Detsch1-0/+1