summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* via-velocity: Fix DMA mapping length errors on transmit.Dave Jones2009-03-131-8/+7
* qlge: bugfix: Pad outbound frames smaller than 60 bytes.Ron Mercer2009-03-131-0/+3
* qlge: bugfix: Move netif_napi_del() to common call point.Ron Mercer2009-03-131-4/+6
* qlge: bugfix: Tell hw to strip vlan header.Ron Mercer2009-03-131-3/+3
* qlge: bugfix: Increase filter on inbound csum.Ron Mercer2009-03-132-12/+27
* dnet: replace obsolete *netif_rx_* functions with *napi_*Ilya Yanok2009-03-131-4/+4
* net: Add be2net driver.Sathya Perla2009-03-1210-0/+4369
* dnet: Fix warnings on 64-bit.David S. Miller2009-03-121-5/+5
* dnet: Dave DNET ethernet controller driver (updated)Ilya Yanok2009-03-124-0/+1231
* bnx2x: Using DMAE to initialize the chipEilon Greenstein2009-03-102-13/+9
* bnx2x: Casting page alignmentEilon Greenstein2009-03-101-1/+1
* bnx2x: Adding restriction on sge_buf_sizeEilon Greenstein2009-03-101-1/+2
* p54: fix race condition in memory managementChristian Lamparter2009-03-061-3/+6
* iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre2009-03-052-12/+11
* rt2x00 : more devices to rt73usb.cXose Vazquez Perez2009-03-051-1/+31
* rt2x00 : more devices to rt2500usb.cXose Vazquez Perez2009-03-051-0/+8
* bonding: Fix device passed into ->ndo_neigh_setup().Patrick McHardy2009-03-051-1/+1
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-052-6/+6
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-032-6/+6
| |\
| | * [ARM] RiscPC: Fix etherh oopsRussell King2009-02-222-6/+6
* | | tmspci: fix request_irq raceMeelis Roos2009-03-051-9/+9
* | | tg3: Fix 5906 link problemsMatt Carlson2009-03-051-1/+2
* | | sungem: another error printed one too earlyRoel Kluin2009-03-041-1/+1
* | | net pcmcia: worklimit reaches -1Roel Kluin2009-03-042-2/+4
* | | net: more timeouts that reach -1Roel Kluin2009-03-043-4/+5
* | | dm9601: new vendor/product IDsPeter Korsgaard2009-03-041-0/+4
* | | OMAP: enable smc911x support for LDP platformRussell King2009-03-031-0/+12
|/ /
* | zaurus: add usb id for motomagx phonesDmitriy Taychenachev2009-03-021-0/+5
* | usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork2009-03-021-2/+2
* | veth: Fix carrier detectEric W. Biederman2009-03-021-40/+11
* | cdc_ether: add usb id for Ericsson F3507gBjørn Mork2009-03-021-0/+5
* | r8169: read MAC address from EEPROM on init (2nd attempt)Ivan Vecera2009-03-021-2/+112
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-011-4/+4
|\ \
| * | Fix iwlan DMA mapping directionFenghua Yu2009-02-251-4/+4
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-017-70/+71
|\ \ \
| * | | libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar2009-02-267-70/+71
* | | | gianfar: Do right check on num_txbdfreeRini van Zetten2009-02-271-1/+1
* | | | b44: Disable device on shutdownMichael Buesch2009-02-271-0/+1
* | | | b44: Unconditionally enable interrupt routing on resetMichael Buesch2009-02-271-4/+8
* | | | net: fix hp-plus build errorRandy Dunlap2009-02-271-1/+1
|/ / /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-253-11/+44
|\ \ \
| * | | rtl8187: New USB ID's for RTL8187LLarry Finger2009-02-231-0/+12
| * | | ath9k: Fix panic upon attach failureVasanthakumar Thiagarajan2009-02-231-7/+17
| * | | orinoco: do not resgister NULL pm_notifier functionAndrey Borzenkov2009-02-231-4/+15
* | | | asix: new device idsGreg Kroah-Hartman2009-02-251-0/+8
* | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-241-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-2321-19/+5163
| |\| | | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-1317-8887/+8751
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-109-48/+100
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-066-3/+12
| |\ \ \ \