index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2008-09-14
mv643xx_eth: avoid reading ->byte_cnt twice during receive processing
Lennert Buytenhek
2008-09-14
mv643xx_eth: shrink default receive and transmit queue sizes
Lennert Buytenhek
2008-09-14
mv643xx_eth: replace array of skbs awaiting transmit completion with a queue
Lennert Buytenhek
2008-09-14
mv643xx_eth: avoid dropping tx lock during transmit reclaim
Lennert Buytenhek
2008-09-14
mv643xx_eth: switch to netif tx queue lock, get rid of private spinlock
Lennert Buytenhek
2008-09-14
mv643xx_eth: move all work to the napi poll handler
Lennert Buytenhek
2008-09-05
mv643xx_eth: transmit multiqueue support
Lennert Buytenhek
2008-09-05
mv643xx_eth: delete unused and uninteresting interrupt source mask bits
Lennert Buytenhek
2008-09-05
mv643xx_eth: get rid of netif_{stop,wake}_queue() calls on link down/up
Lennert Buytenhek
2008-09-05
mv643xx_eth: remove force_phy_addr field
Lennert Buytenhek
2008-09-05
mv643xx_eth: smi sharing is a per-unit property, not a per-port one
Lennert Buytenhek
2008-09-05
mv643xx_eth: require contiguous receive and transmit queue numbering
Lennert Buytenhek
2008-09-05
mv643xx_eth: get rid of compile-time configurable transmit checksumming
Lennert Buytenhek
2008-09-05
mv643xx_eth: get rid of receive-side locking
Lennert Buytenhek
2008-09-05
mv643xx_eth: make napi unconditional
Lennert Buytenhek
2008-09-05
mv643xx_eth: use the SMI done interrupt to wait for SMI access completion
Lennert Buytenhek
2008-09-05
mv643xx_eth: switch ->phy_lock from a spinlock to a mutex
Lennert Buytenhek
2008-09-05
mv643xx_eth: get rid of modulo operations
Lennert Buytenhek
2008-09-05
mv643xx_eth: get rid of IRQF_SAMPLE_RANDOM
Lennert Buytenhek
2008-09-05
mv643xx_eth: fix receive buffer DMA unmapping
Lennert Buytenhek
2008-09-05
mv643xx_eth: fix 'netdev_priv(dev) == dev->priv' assumption
Lennert Buytenhek
2008-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-08-27
e1000: fix stack size
Linus Torvalds
2008-08-27
wan: Missing capability checks in sbni_ioctl()
Eugene Teo
2008-08-27
Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
David S. Miller
2008-08-27
e100, fix iomap read
Jiri Slaby
2008-08-27
ibm_newemac: Don't call dev_mc_add() before device is registered
Benjamin Herrenschmidt
2008-08-27
net: don't grab a mutex within a timer context in gianfar
Sebastian Siewior
2008-08-27
forcedeth: fix checksum flag
Ayaz Abdulla
2008-08-27
net/usb/mcs7830: add set_mac_address
Oliver Martin
2008-08-27
net/usb/mcs7830: new device IDs
Arnd Bergmann
2008-08-27
[netdrvr] smc91x: fix resource removal (null ptr deref)
Jeff Garzik
2008-08-27
ibmveth: fix bad UDP checksums
Santiago Leon
2008-08-27
[netdrvr] hso: dev_kfree_skb crash fix
Denis Joseph Barrow
2008-08-27
[netdrvr] hso: icon 322 detection fix
Denis Joseph Barrow
2008-08-27
atl1: disable TSO by default
Jay Cliburn
2008-08-27
atl1e: multistatement if missing braces
Ilpo Järvinen
2008-08-27
igb: remove 82576 quad adapter
Alexander Duyck
2008-08-27
drivers/net/skfp/ess.c: fix compile warnings
Takashi Iwai
2008-08-27
[netdrvr] fix build issue: undefined reference to `NS8390p_init'
Alan Cox
2008-08-27
fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()
Heiko Schocher
2008-08-27
igb: fix setting the number of tx queues
Alexander Duyck
2008-08-27
igb: ethtool -d reads EICR which is incorrect as it is read on clear
Alexander Duyck
2008-08-27
igb: force all queues to interrupt once every 2 seconds
Alexander Duyck
2008-08-27
r8169: balance pci_map / pci_unmap pair
Francois Romieu
2008-08-27
myri10ge: update version string to 1.4.3-1.358
Brice Goglin
2008-08-27
ixgbe: fix vlan filtering
Alexander Duyck
2008-08-27
Blackfin EMAC Driver: the BF526 also supports the MAC,
Mike Frysinger
2008-08-27
Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...
Jeff Garzik
2008-08-26
Ath5k: fix bintval setup
Jiri Slaby
[next]