index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sfi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-28
igb: add pci device pointer to ring structure
Alexander Duyck
3
-41
/
+40
2009-10-28
igb: change the head and tail offsets into pointers
Alexander Duyck
2
-18
/
+18
2009-10-28
igb: move SRRCTL register configuration into ring specific config
Alexander Duyck
1
-37
/
+23
2009-10-28
igb: remove rx_ps_hdr_len
Alexander Duyck
2
-61
/
+38
2009-10-28
igb: move the tx and rx ring specific config into seperate functions
Alexander Duyck
2
-68
/
+117
2009-10-28
igb: increase minimum rx buffer size to 1K
Alexander Duyck
2
-24
/
+3
2009-10-28
igb: remove rx checksum good counter
Alexander Duyck
3
-3
/
+0
2009-10-28
igb: add new data structure for handling interrupts and NAPI
Alexander Duyck
3
-392
/
+534
2009-10-28
atl1c: duplicate atl1c_get_tpd
Jie Yang
1
-2
/
+0
2009-10-27
bonding: Remove bond_dev from xmit_hash_policy call.
Jasper Spaans
3
-15
/
+10
2009-10-27
vlan: allow null VLAN ID to be used
Eric Dumazet
5
-10
/
+15
2009-10-27
can: sja1000: fix bug using library functions for skb allocation
Kurt Van Dijck
1
-2
/
+0
2009-10-27
cxgb3: Set the rxq
Krishna Kumar
1
-0
/
+1
2009-10-27
sh_eth: Add asm/cacheflush.h
Nobuhiro Iwamatsu
1
-0
/
+1
2009-10-27
PPPoE: Fix flush/close races.
Michal Ostrowski
1
-61
/
+68
2009-10-27
e1000e: allow for swflag to be held over consecutive PHY accesses
Bruce Allan
4
-141
/
+346
2009-10-27
e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCH
Bruce Allan
1
-31
/
+58
2009-10-27
e1000e: 82577/82578 requires a different method to configure LPLU
Bruce Allan
1
-0
/
+40
2009-10-27
e1000e: increase swflag acquisition timeout for ICHx/PCH
Bruce Allan
1
-1
/
+3
2009-10-27
e1000e: clear PHY wakeup bit after LCD reset on 82577/82578
Bruce Allan
1
-1
/
+9
2009-10-27
igbvf: fix memory leak when ring size changed while interface down
Alexander Duyck
1
-13
/
+17
2009-10-27
ixgbe: fix memory leak when resizing rings while interface is down
Alexander Duyck
1
-9
/
+13
2009-10-27
igb: fix memory leak when setting ring size while interface is down
Alexander Duyck
1
-13
/
+22
2009-10-24
bonding: Modify hash transmit policies to use the packet's source MAC address
Jasper Spaans
1
-4
/
+4
2009-10-24
pktgen: Dont leak kernel memory
Eric Dumazet
1
-5
/
+10
2009-10-24
DM9000: Fix revision ID for DM9000B
Ben Dooks
1
-1
/
+1
2009-10-24
r8169: fix Ethernet Hangup for RTL8110SC rev d
Simon Wunderlich
1
-1
/
+12
2009-10-24
rtnetlink: speedup rtnl_dump_ifinfo()
Eric Dumazet
3
-18
/
+30
2009-10-24
gre: convert hash tables locking to RCU
Eric Dumazet
1
-17
/
+23
2009-10-24
ip6tnl: convert hash tables locking to RCU
Eric Dumazet
1
-19
/
+25
2009-10-24
ipip: convert hash tables locking to RCU
Eric Dumazet
1
-21
/
+28
2009-10-24
xfrm6_tunnel: RCU conversion
Eric Dumazet
1
-19
/
+28
2009-10-24
ipv6 sit: RCU conversion phase II
Eric Dumazet
1
-18
/
+27
2009-10-24
ipv6 sit: RCU conversion phase I
Eric Dumazet
2
-23
/
+51
2009-10-24
sfc: Rename 'xfp' file and functions to reflect reality
Ben Hutchings
5
-58
/
+58
2009-10-24
sfc: Remove unused code for non-autoneg speed/duplex switching
Ben Hutchings
1
-69
/
+39
2009-10-24
sfc: Merge efx_fc_resolve() into efx_mdio_get_pause()
Ben Hutchings
2
-15
/
+8
2009-10-24
sfc: Move MTD probe after netdev registration and name allocation
Ben Hutchings
1
-2
/
+4
2009-10-24
sfc: Remove unnecessary tests of efx->membase
Ben Hutchings
1
-8
/
+0
2009-10-24
sfc: Remove incorrect assertion from efx_pci_remove_main()
Ben Hutchings
1
-2
/
+0
2009-10-24
sfc: Merge falcon_probe_phy() into falcon_probe_port()
Ben Hutchings
1
-35
/
+25
2009-10-24
sfc: Remove pointless abstraction of memory BAR number
Ben Hutchings
3
-11
/
+10
2009-10-24
sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
Ben Hutchings
1
-1
/
+0
2009-10-24
sfc: Maintain interrupt moderation values in ticks, not microseconds
Ben Hutchings
4
-34
/
+28
2009-10-24
sfc: Move shared members of struct falcon_nic_data into struct efx_nic
Ben Hutchings
2
-16
/
+14
2009-10-24
sfc: Move efx_xmit_done() declaration into correct stanza
Ben Hutchings
1
-1
/
+1
2009-10-24
sfc: Remove declarations of nonexistent functions
Ben Hutchings
1
-2
/
+0
2009-10-24
sfc: Change order of device removal to reverse of probe order
Ben Hutchings
1
-1
/
+1
2009-10-24
sfc: Merge struct efx_blinker into struct efx_board
Ben Hutchings
2
-29
/
+21
2009-10-24
sfc: Move all TX DMA length limiting into tx.c
Ben Hutchings
4
-25
/
+25
[next]