summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-03-267-57/+279
|\
| * mlx4_core: Add link type autosensingYevgeny Petrilin2009-03-196-49/+272
| * mlx4_core: Don't perform SET_PORT command for Ethernet portsYevgeny Petrilin2009-03-111-8/+5
| * mlx4_core: Add device IDs for MT25458 10GigE devicesJack Morgenstein2009-02-271-0/+2
* | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei2009-03-251-12/+14
* | wimax: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-252-2/+2
* | net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-2519-50/+54
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-2320-100/+202
|\ \
| * | ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2009-03-232-26/+11
| * | dm9000: locking bugfixDavid Brownell2009-03-231-2/+4
| * | net: update dnet.c for bus_id removalStephen Rothwell2009-03-231-3/+3
| * | dnet: DNET should depend on HAS_IOMEMIlya Yanok2009-03-221-1/+1
| * | sungem: missing net_device_opsStephen Hemminger2009-03-201-5/+4
| * | be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla2009-03-201-5/+5
| * | be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2009-03-202-21/+30
| * | smsc911x: reset last known duplex and carrier on openSteve Glendinning2009-03-191-0/+4
| * | sh_eth: Fix mistake of the address of SH7763Nobuhiro Iwamatsu2009-03-191-2/+2
| * | sh_eth: Change handling of IRQNobuhiro Iwamatsu2009-03-191-3/+17
| * | tulip: fix crash on iface up with shirq debugKyle McMartin2009-03-191-16/+29
| * | virtio_net: Make virtio_net support carrier detectionPantelis Koukousoulas2009-03-191-0/+3
| * | bonding: Fix updating of speed/duplex changesJay Vosburgh2009-03-191-5/+20
| * | bnx2: Fix problem of using wrong IRQ handler.Michael Chan2009-03-191-6/+6
| * | zd1211rw: Do not panic on device eject when associatedJouni Malinen2009-03-161-2/+6
| * | ath9k: AR9280 PCI devices must serialize IO as wellLuis R. Rodriguez2009-03-161-1/+2
| * | ath9k: implement IO serializationLuis R. Rodriguez2009-03-164-2/+55
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-1626-217/+5671
|\| |
| * | r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)"françois romieu2009-03-161-112/+2
| * | r8169: use hardware auto-padding.françois romieu2009-03-161-8/+0
| * | igb: remove ASPM L0s workaroundAlexander Duyck2009-03-151-24/+2
| * | netxen: remove old flash check.Dhananjay Phadke2009-03-143-26/+0
| * | mv643xx_eth: fix unicast address filter corruption on mtu changeLennert Buytenhek2009-03-131-5/+5
| * | emac: Fix clock control for 405EX and 405EXr chipsBenjamin Herrenschmidt2009-03-131-0/+3
| * | ixgbe: fix multiple unicast address supportChris Leech2009-03-131-0/+1
| * | 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
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-121-2/+0
|\ \ \ | |/ / |/| |
| * | sunhme: Fix qfe parent detection.Friedrich Oslage2009-03-091-2/+0
* | | 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