index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2011-01-09
ixgbe: update ntuple filter configuration
Alexander Duyck
5
-371
/
+250
2011-01-09
ixgbe: further flow director performance optimizations
Alexander Duyck
4
-44
/
+194
2011-01-09
ixgbe: cleanup flow director hash computation to improve performance
Alexander Duyck
5
-253
/
+182
2011-01-09
ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer
Yi Zou
3
-7
/
+39
2010-12-24
ixgbe: Add anti-spoofing feature support
Greg Rose
6
-3
/
+114
2010-12-24
ixgbe: Add SR-IOV feature support to X540
Greg Rose
3
-2
/
+6
2010-12-24
ixgbe: Warn on VF attempt to override Administratively set MAC/VLAN
Greg Rose
1
-11
/
+29
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-28
/
+35
2010-12-12
igb[v],ixgbe: don't use flush_scheduled_work()
Tejun Heo
1
-4
/
+7
2010-12-10
ixgbe: cleanup string function calls to use bound checking versions.
Don Skidmore
2
-10
/
+11
2010-12-10
ixgbe: fix ntuple support
Emil Tantilov
1
-1
/
+1
2010-12-10
ixgbe: fix X540 to use it's own info struct
Don Skidmore
2
-10
/
+10
2010-12-10
ixgbe: fix X540 phy id to correct value
Don Skidmore
2
-2
/
+2
2010-12-10
Intel Wired LAN drivers: Use static const
Jeff Kirsher
1
-10
/
+14
2010-12-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2010-12-06
ixgbe: fix enum type mismatch on disable laser
Don Skidmore
1
-3
/
+3
2010-12-06
ixgbe: fix for link failure on SFP+ DA cables
Don Skidmore
2
-3
/
+28
2010-12-06
ixgbe: fix possible NULL pointer deference in shutdown path
Don Skidmore
1
-0
/
+3
2010-12-03
ixgbe: add support for new format of PBA numbers
Don Skidmore
4
-16
/
+105
2010-12-03
ixgbe: add support for 82599 FCoE SKU
Don Skidmore
3
-0
/
+8
2010-12-03
ixgbe: add WOL support for SFP+ subdevice
Don Skidmore
3
-5
/
+22
2010-12-03
ixgbe: fix link behavior for SFP+ when driver is brought down
Don Skidmore
2
-11
/
+27
2010-11-27
drivers/net: use vzalloc()
Eric Dumazet
1
-6
/
+4
2010-11-21
ixgbe: update version number for ixgbe
Don Skidmore
1
-1
/
+1
2010-11-16
ixgbe: refactor ixgbe_alloc_queues()
Eric Dumazet
1
-44
/
+28
2010-11-16
ixgbe: add support for x540 MAC
Don Skidmore
8
-50
/
+177
2010-11-16
ixgbe: add MAC and PHY support for x540
Don Skidmore
9
-4
/
+766
2010-11-16
ixgbe: make silicon specific functions generic
Don Skidmore
9
-126
/
+98
2010-11-16
ixgbe: make sure FCoE DDP user buffers are really released by the HW
Yi Zou
1
-0
/
+8
2010-11-16
ixgbe: invalidate FCoE DDP context when no error status is available
Yi Zou
1
-1
/
+1
2010-11-16
ixgbe: avoid doing FCoE DDP when adapter is DOWN or RESETTING
Yi Zou
1
-0
/
+5
2010-11-16
ixgbe: rework Tx hang detection to fix reoccurring false Tx hangs
John Fastabend
2
-79
/
+175
2010-11-16
ixgbe: Resolve null function pointer accesses on 82598 w/ multi-speed fiber
Alexander Duyck
1
-3
/
+3
2010-11-16
ixgbe: populate the ring->q_vector pointer during ring mapping
Alexander Duyck
1
-0
/
+4
2010-11-16
ixgbe: cleanup ixgbe_map_rings_to_vectors
Alexander Duyck
2
-28
/
+30
2010-11-16
ixgbe: simplify math and improve stack use of ixgbe_set_itr functions
Alexander Duyck
1
-9
/
+8
2010-11-16
ixgbe: cleanup unclear references to reg_idx
Alexander Duyck
1
-60
/
+60
2010-11-16
ixgbe: cleanup unnecessary return value in ixgbe_cache_ring_rss
Alexander Duyck
1
-11
/
+8
2010-11-16
ixgbe: Cleanup DCB logic, whitespace, and comments in ixgbe_ethtool.c
Alexander Duyck
1
-8
/
+6
2010-11-16
ixgbe: add WOL support for backplane adapters
Alexander Duyck
3
-0
/
+25
2010-11-16
ixgbe: cleanup ixgbe_set_tx_csum ethtool flags configuration
Alexander Duyck
1
-4
/
+3
2010-11-16
ixgbe: change mac_type if statements to switch statements
Alexander Duyck
2
-144
/
+252
2010-11-16
ixgbe: cleanup use of ixgbe_rsc_count and RSC_CB
Alexander Duyck
2
-27
/
+35
2010-11-16
ixgbe: cleanup ATR filter setup function
Alexander Duyck
1
-28
/
+22
2010-11-16
ixgbe: cleanup ixgbe_clean_rx_irq
Alexander Duyck
1
-71
/
+78
2010-11-16
ixgbe: change vector numbering so that queues end up on correct CPUs
Alexander Duyck
1
-2
/
+4
2010-11-16
ixgbe: reorder Tx cleanup so that if adapter will reset we don't rearm
Alexander Duyck
1
-19
/
+18
2010-11-16
ixgbe: Disable RSC when ITR setting is too high to allow RSC
Alexander Duyck
1
-37
/
+53
2010-11-16
ixgbe: cleanup race conditions in link setup
Alexander Duyck
1
-28
/
+19
[next]