aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds26-217/+5671
2009-03-15r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)"françois romieu1-112/+2
2009-03-15r8169: use hardware auto-padding.françois romieu1-8/+0
2009-03-14igb: remove ASPM L0s workaroundAlexander Duyck1-24/+2
2009-03-14netxen: remove old flash check.Dhananjay Phadke3-26/+0
2009-03-13mv643xx_eth: fix unicast address filter corruption on mtu changeLennert Buytenhek1-5/+5
2009-03-13emac: Fix clock control for 405EX and 405EXr chipsBenjamin Herrenschmidt1-0/+3
2009-03-13ixgbe: fix multiple unicast address supportChris Leech1-0/+1
2009-03-13via-velocity: Fix DMA mapping length errors on transmit.Dave Jones1-8/+7
2009-03-13qlge: bugfix: Pad outbound frames smaller than 60 bytes.Ron Mercer1-0/+3
2009-03-13qlge: bugfix: Move netif_napi_del() to common call point.Ron Mercer1-4/+6
2009-03-13qlge: bugfix: Tell hw to strip vlan header.Ron Mercer1-3/+3
2009-03-13qlge: bugfix: Increase filter on inbound csum.Ron Mercer2-12/+27
2009-03-13dnet: replace obsolete *netif_rx_* functions with *napi_*Ilya Yanok1-4/+4
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+0
2009-03-11net: Add be2net driver.Sathya Perla10-0/+4369
2009-03-11dnet: Fix warnings on 64-bit.David S. Miller1-5/+5
2009-03-11dnet: Dave DNET ethernet controller driver (updated)Ilya Yanok4-0/+1231
2009-03-10bnx2x: Using DMAE to initialize the chipEilon Greenstein2-13/+9
2009-03-10bnx2x: Casting page alignmentEilon Greenstein1-1/+1
2009-03-10bnx2x: Adding restriction on sge_buf_sizeEilon Greenstein1-1/+2
2009-03-08sunhme: Fix qfe parent detection.Friedrich Oslage1-2/+0
2009-03-06p54: fix race condition in memory managementChristian Lamparter1-3/+6
2009-03-05iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre2-12/+11
2009-03-05rt2x00 : more devices to rt73usb.cXose Vazquez Perez1-1/+31
2009-03-05rt2x00 : more devices to rt2500usb.cXose Vazquez Perez1-0/+8
2009-03-05bonding: Fix device passed into ->ndo_neigh_setup().Patrick McHardy1-1/+1
2009-03-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2-6/+6
2009-03-04tmspci: fix request_irq raceMeelis Roos1-9/+9
2009-03-04tg3: Fix 5906 link problemsMatt Carlson1-1/+2
2009-03-04sungem: another error printed one too earlyRoel Kluin1-1/+1
2009-03-04net pcmcia: worklimit reaches -1Roel Kluin2-2/+4
2009-03-04net: more timeouts that reach -1Roel Kluin3-4/+5
2009-03-03dm9601: new vendor/product IDsPeter Korsgaard1-0/+4
2009-03-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-6/+6
2009-03-02OMAP: enable smc911x support for LDP platformRussell King1-0/+12
2009-03-01zaurus: add usb id for motomagx phonesDmitriy Taychenachev1-0/+5
2009-03-01usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork1-2/+2
2009-03-01veth: Fix carrier detectEric W. Biederman1-40/+11
2009-03-01cdc_ether: add usb id for Ericsson F3507gBjørn Mork1-0/+5
2009-03-01r8169: read MAC address from EEPROM on init (2nd attempt)Ivan Vecera1-2/+112
2009-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-4/+4
2009-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller7-70/+71
2009-02-27gianfar: Do right check on num_txbdfreeRini van Zetten1-1/+1
2009-02-26b44: Disable device on shutdownMichael Buesch1-0/+1
2009-02-26b44: Unconditionally enable interrupt routing on resetMichael Buesch1-4/+8
2009-02-26net: fix hp-plus build errorRandy Dunlap1-1/+1
2009-02-26libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar7-70/+71
2009-02-25Fix iwlan DMA mapping directionFenghua Yu1-4/+4
2009-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller3-11/+44