Commit Graph

9599 Commits (8fd89211bf8e8e60415c66e5546c1478f5e8bc2b)

Author SHA1 Message Date
Lennert Buytenhek 8fd89211bf mv643xx_eth: switch to netif tx queue lock, get rid of private spinlock 17 years ago
Lennert Buytenhek 1fa38c586e mv643xx_eth: move all work to the napi poll handler 17 years ago
Lennert Buytenhek e5ef1de198 mv643xx_eth: transmit multiqueue support 17 years ago
Lennert Buytenhek befefe2177 mv643xx_eth: delete unused and uninteresting interrupt source mask bits 17 years ago
Lennert Buytenhek 4fdeca3f4e mv643xx_eth: get rid of netif_{stop,wake}_queue() calls on link down/up 17 years ago
Lennert Buytenhek ac840605f3 mv643xx_eth: remove force_phy_addr field 17 years ago
Lennert Buytenhek fc0eb9f226 mv643xx_eth: smi sharing is a per-unit property, not a per-port one 17 years ago
Lennert Buytenhek f7981c1c67 mv643xx_eth: require contiguous receive and transmit queue numbering 17 years ago
Lennert Buytenhek 17cd0a59f9 mv643xx_eth: get rid of compile-time configurable transmit checksumming 17 years ago
Lennert Buytenhek 2257e05c17 mv643xx_eth: get rid of receive-side locking 17 years ago
Lennert Buytenhek 78fff83b03 mv643xx_eth: make napi unconditional 17 years ago
Lennert Buytenhek 45c5d3bc1e mv643xx_eth: use the SMI done interrupt to wait for SMI access completion 17 years ago
Lennert Buytenhek 2b3ba0e3ea mv643xx_eth: switch ->phy_lock from a spinlock to a mutex 17 years ago
Lennert Buytenhek 9da7874575 mv643xx_eth: get rid of modulo operations 17 years ago
Lennert Buytenhek 2a1867a76f mv643xx_eth: get rid of IRQF_SAMPLE_RANDOM 17 years ago
Lennert Buytenhek 3a499481c1 mv643xx_eth: fix receive buffer DMA unmapping 17 years ago
Lennert Buytenhek b987384123 mv643xx_eth: fix 'netdev_priv(dev) == dev->priv' assumption 17 years ago
Linus Torvalds 16ecf85a5c e1000: fix stack size 17 years ago
Eugene Teo f2455eb176 wan: Missing capability checks in sbni_ioctl() 17 years ago
Jiri Slaby 17393dd67c e100, fix iomap read 17 years ago
Benjamin Herrenschmidt e829658278 ibm_newemac: Don't call dev_mc_add() before device is registered 17 years ago
Sebastian Siewior ab9399059b net: don't grab a mutex within a timer context in gianfar 17 years ago
Ayaz Abdulla edcfe5f7e3 forcedeth: fix checksum flag 17 years ago
Oliver Martin 1025433147 net/usb/mcs7830: add set_mac_address 17 years ago
Arnd Bergmann 8382cc1c2d net/usb/mcs7830: new device IDs 17 years ago
Jeff Garzik 6fc30db563 [netdrvr] smc91x: fix resource removal (null ptr deref) 17 years ago
Santiago Leon 45e15bb734 ibmveth: fix bad UDP checksums 17 years ago
Denis Joseph Barrow c213f286f2 [netdrvr] hso: dev_kfree_skb crash fix 17 years ago
Denis Joseph Barrow 95eacee870 [netdrvr] hso: icon 322 detection fix 17 years ago
Jay Cliburn 82c26a9d11 atl1: disable TSO by default 17 years ago
Ilpo Järvinen 50f684b900 atl1e: multistatement if missing braces 17 years ago
Alexander Duyck 17fc7004a3 igb: remove 82576 quad adapter 17 years ago
Takashi Iwai c22ce6d849 drivers/net/skfp/ess.c: fix compile warnings 17 years ago
Alan Cox d3d7b53d1a [netdrvr] fix build issue: undefined reference to `NS8390p_init' 17 years ago
Heiko Schocher f4f62301c6 fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi() 17 years ago
Alexander Duyck 34a20e8973 igb: fix setting the number of tx queues 17 years ago
Alexander Duyck fe59de38c5 igb: ethtool -d reads EICR which is incorrect as it is read on clear 17 years ago
Alexander Duyck 7a6ea550f2 igb: force all queues to interrupt once every 2 seconds 17 years ago
Francois Romieu a866bbf6aa r8169: balance pci_map / pci_unmap pair 17 years ago
Brice Goglin 0623807a18 myri10ge: update version string to 1.4.3-1.358 17 years ago
Alexander Duyck 3d01625a4f ixgbe: fix vlan filtering 17 years ago
Mike Frysinger 736783b852 Blackfin EMAC Driver: the BF526 also supports the MAC, 17 years ago
Jiri Slaby 67d2e2dfab Ath5k: fix bintval setup 17 years ago
Jiri Slaby 004829730c Ath5k: lock beacons 17 years ago
Dan Williams d0c2912fe8 atmel: try open system authentication too 17 years ago
Dan Williams 3c34a5d821 atmel: return ENOENT on request_firmware failure 17 years ago
Eilon Greenstein c2d4254577 bnx2x: Version update 17 years ago
Yitchak Gertner 231fd58a4d bnx2x: Multi Queue 17 years ago
Yitchak Gertner 65abd74dd5 bnx2x: NAPI and interrupts enable/disable 17 years ago
Yitchak Gertner d101463499 bnx2x: NIC load failure cleanup 17 years ago