index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://github.com/Jkirsher/net-next
David S. Miller
2011-09-16
7
-580
/
+341
|
\
|
*
ixgbe: Correctly name and handle MSI-X other interrupt
Alexander Duyck
2011-09-16
2
-95
/
+97
|
*
ixgbe: cleanup configuration of EITRSEL and VF reset path
Alexander Duyck
2011-09-16
1
-12
/
+13
|
*
ixgbe: cleanup reset paths
Alexander Duyck
2011-09-16
4
-83
/
+43
|
*
ixgbe: Update TXDCTL configuration to correctly handle WTHRESH
Alexander Duyck
2011-09-16
1
-17
/
+18
|
*
ixgbe: combine PCI_VDEVICE and board declaration to same line
Alexander Duyck
2011-09-16
1
-53
/
+26
|
*
ixgbe: Drop unnecessary adapter->hw dereference in loopback test setup
Alexander Duyck
2011-09-16
1
-9
/
+9
|
*
ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt types
Alexander Duyck
2011-09-16
1
-54
/
+34
|
*
ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCA
Alexander Duyck
2011-09-16
1
-4
/
+4
|
*
ixgbe: cleanup allocation and freeing of IRQ affinity hint
Alexander Duyck
2011-09-16
1
-40
/
+36
|
*
v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into one
Alexander Duyck
2011-09-16
1
-216
/
+63
|
*
ixgbe: Change default Tx work limit size to 256 buffers
Alexander Duyck
2011-09-16
2
-4
/
+5
*
|
Merge branch 'master' of ../netdev-next/
David S. Miller
2011-09-16
7
-30
/
+22
|
\
\
|
|
/
|
/
|
|
*
intel: convert to SKB paged frag API.
Ian Campbell
2011-08-30
7
-30
/
+22
*
|
MII: fix Kconfig dependencies for MII
Jeff Kirsher
2011-09-15
1
-0
/
+1
|
/
*
ixgbe: clear RNBC only for 82598
Emil Tantilov
2011-08-29
1
-2
/
+3
*
ixgbe: add check for supported modes
Emil Tantilov
2011-08-29
1
-3
/
+7
*
ixgbe: fix ixgbe_fc_autoneg_fiber bug
Don Skidmore
2011-08-29
1
-2
/
+2
*
ixgbe: cleanup feature flags in ixgbe_probe
Don Skidmore
2011-08-29
1
-1
/
+0
*
ixgbe: PFC not cleared on X540 devices
John Fastabend
2011-08-29
2
-1
/
+4
*
ixgbe: consolidate, setup for multiple traffic classes
John Fastabend
2011-08-29
2
-49
/
+27
*
ixgbe: remove unneeded fdir pb alloc case
John Fastabend
2011-08-29
1
-87
/
+0
*
ixgbe: fixup remaining call sites for arbitrary TCs
John Fastabend
2011-08-29
1
-2
/
+2
*
ixgbe: Always tag VLAN tagged packets
Alexander Duyck
2011-08-29
1
-1
/
+2
*
ixgbe: Add support for setting CC bit when SR-IOV is enabled
Alexander Duyck
2011-08-29
2
-2
/
+16
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2011-08-27
1
-0
/
+1
|
\
|
*
drivers/net/ethernet/*: Enabled vendor Kconfig options
Jeff Kirsher
2011-08-27
1
-0
/
+1
*
|
ixgbe: convert rings from q_vector bit indexed array to linked list
Alexander Duyck
2011-08-27
2
-139
/
+60
*
|
ixgbe: Simplify transmit cleanup path
Alexander Duyck
2011-08-27
1
-5
/
+5
*
|
ixgbevf: convert to ndo_fix_features
Michał Mirosław
2011-08-27
2
-51
/
+20
*
|
ixgbevf: provide 64 bit statistics
Eric Dumazet
2011-08-27
2
-12
/
+48
*
|
ixgbevf: Check if EOP has changed before using it
Greg Rose
2011-08-27
1
-0
/
+4
*
|
e1000e: convert to netdev features/hw_features API
Bruce Allan
2011-08-27
6
-113
/
+38
|
/
*
e1000: save skb counts in TX to avoid cache misses
Dean Nelson
2011-08-26
2
-9
/
+11
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2011-08-21
7
-359
/
+445
|
\
|
*
ixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ring
Alexander Duyck
2011-08-19
2
-51
/
+73
|
*
ixgbe: replace reference to CONFIG_FCOE with IXGBE_FCOE
Alexander Duyck
2011-08-19
2
-2
/
+2
|
*
ixgbe: Refactor transmit map and cleanup routines
Alexander Duyck
2011-08-19
2
-216
/
+247
|
*
ixgbe - DDP last user buffer - error to warn
Amir Hanania
2011-08-19
1
-4
/
+6
|
*
e1000e: bump driver version number
Bruce Allan
2011-08-19
1
-1
/
+1
|
*
e1000e: convert driver to use extended descriptors
Bruce Allan
2011-08-19
3
-89
/
+120
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-20
7
-27
/
+152
|
/
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-18
7
-7
/
+4
*
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
2011-08-18
4
-0
/
+11
*
intel: Move the Intel wired LAN drivers
Jeff Kirsher
2011-08-11
96
-0
/
+110856