index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2009-10-28
igb: move rx_buffer_len into the ring structure
Alexander Duyck
2009-10-28
igb: add pci device pointer to ring structure
Alexander Duyck
2009-10-28
igb: change the head and tail offsets into pointers
Alexander Duyck
2009-10-28
igb: move SRRCTL register configuration into ring specific config
Alexander Duyck
2009-10-28
igb: remove rx_ps_hdr_len
Alexander Duyck
2009-10-28
igb: move the tx and rx ring specific config into seperate functions
Alexander Duyck
2009-10-28
igb: increase minimum rx buffer size to 1K
Alexander Duyck
2009-10-28
igb: remove rx checksum good counter
Alexander Duyck
2009-10-28
igb: add new data structure for handling interrupts and NAPI
Alexander Duyck
2009-10-27
atl1c: duplicate atl1c_get_tpd
Jie Yang
2009-10-27
bonding: Remove bond_dev from xmit_hash_policy call.
Jasper Spaans
2009-10-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-27
can: sja1000: fix bug using library functions for skb allocation
Kurt Van Dijck
2009-10-27
cxgb3: Set the rxq
Krishna Kumar
2009-10-26
sh_eth: Add asm/cacheflush.h
Nobuhiro Iwamatsu
2009-10-26
PPPoE: Fix flush/close races.
Michal Ostrowski
2009-10-26
e1000e: allow for swflag to be held over consecutive PHY accesses
Bruce Allan
2009-10-26
e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCH
Bruce Allan
2009-10-26
e1000e: 82577/82578 requires a different method to configure LPLU
Bruce Allan
2009-10-26
e1000e: increase swflag acquisition timeout for ICHx/PCH
Bruce Allan
2009-10-26
e1000e: clear PHY wakeup bit after LCD reset on 82577/82578
Bruce Allan
2009-10-26
igbvf: fix memory leak when ring size changed while interface down
Alexander Duyck
2009-10-26
ixgbe: fix memory leak when resizing rings while interface is down
Alexander Duyck
2009-10-26
igb: fix memory leak when setting ring size while interface is down
Alexander Duyck
2009-10-24
bonding: Modify hash transmit policies to use the packet's source MAC address
Jasper Spaans
2009-10-24
DM9000: Fix revision ID for DM9000B
Ben Dooks
2009-10-24
r8169: fix Ethernet Hangup for RTL8110SC rev d
Simon Wunderlich
2009-10-24
sfc: Rename 'xfp' file and functions to reflect reality
Ben Hutchings
2009-10-24
sfc: Remove unused code for non-autoneg speed/duplex switching
Ben Hutchings
2009-10-24
sfc: Merge efx_fc_resolve() into efx_mdio_get_pause()
Ben Hutchings
2009-10-24
sfc: Move MTD probe after netdev registration and name allocation
Ben Hutchings
2009-10-24
sfc: Remove unnecessary tests of efx->membase
Ben Hutchings
2009-10-24
sfc: Remove incorrect assertion from efx_pci_remove_main()
Ben Hutchings
2009-10-24
sfc: Merge falcon_probe_phy() into falcon_probe_port()
Ben Hutchings
2009-10-24
sfc: Remove pointless abstraction of memory BAR number
Ben Hutchings
2009-10-24
sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
Ben Hutchings
2009-10-24
sfc: Maintain interrupt moderation values in ticks, not microseconds
Ben Hutchings
2009-10-24
sfc: Move shared members of struct falcon_nic_data into struct efx_nic
Ben Hutchings
2009-10-24
sfc: Move efx_xmit_done() declaration into correct stanza
Ben Hutchings
2009-10-24
sfc: Remove declarations of nonexistent functions
Ben Hutchings
2009-10-24
sfc: Change order of device removal to reverse of probe order
Ben Hutchings
2009-10-24
sfc: Merge struct efx_blinker into struct efx_board
Ben Hutchings
2009-10-24
sfc: Move all TX DMA length limiting into tx.c
Ben Hutchings
2009-10-24
sfc: Define DMA address mask explicitly in terms of descriptor field width
Ben Hutchings
2009-10-24
sfc: Eliminate indirect lookups of queue size constants
Ben Hutchings
2009-10-24
sfc: Rename register I/O header and functions used by both Falcon and Siena
Ben Hutchings
2009-10-24
sfc: Update hardware definitions for Siena
Ben Hutchings
2009-10-24
sfc: Move RX data FIFO thresholds out of struct efx_nic_type
Ben Hutchings
2009-10-24
sfc: Remove versioned bitfield macros
Ben Hutchings
2009-10-24
sfc: Remove boards.h, moving last remaining declaration to falcon.h
Ben Hutchings
[next]