index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
Rose, Gregory V
2011-11-07
2
-2
/
+4
*
ixgbe: DCB, return max for IEEE traffic classes
John Fastabend
2011-11-02
1
-4
/
+6
*
ixgbe: fix reading of the buffer returned by the firmware
Emil Tantilov
2011-11-02
1
-9
/
+11
*
ixgbe: Fix compiler warnings
Greg Rose
2011-11-02
1
-0
/
+2
*
ixgbe: fix smatch splat due to missing NULL check
John Fastabend
2011-11-02
1
-21
/
+12
*
ixgbe: fix disabling of Tx laser at probe
Emil Tantilov
2011-11-02
1
-7
/
+7
*
ixgbe: Fix link issues caused by a reset while interface is down
Emil Tantilov
2011-11-02
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-25
1
-1
/
+1
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
1
-2
/
+2
*
ixgbe: change the eeprom version reported by ethtool
Emil Tantilov
2011-10-17
3
-10
/
+13
*
ixgbe: allow eeprom writes via ethtool
Emil Tantilov
2011-10-17
2
-0
/
+73
*
ixgbe: fix endianess when writing driver version to firmware
Emil Tantilov
2011-10-17
1
-8
/
+8
*
ixgbe: Add new netdev op to turn spoof checking on or off per VF
Greg Rose
2011-10-16
4
-10
/
+52
*
ixgbe: fix skb truesize underestimation
Eric Dumazet
2011-10-13
1
-1
/
+1
*
ixgbe: Correct check for change in FCoE priority
Mark Rustad
2011-10-12
1
-2
/
+10
*
ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.
Amir Hanania
2011-10-12
5
-11
/
+56
*
ixgbe: Add protection from VF invalid target DMA
Greg Rose
2011-10-12
2
-1
/
+175
*
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-10-07
1
-4
/
+0
*
ixgbe: bump version number
Don Skidmore
2011-10-06
1
-2
/
+2
*
ixgbe: X540 devices RX PFC frames pause traffic even if disabled
John Fastabend
2011-10-06
2
-2
/
+12
*
ixgbe: DCB X540 devices support max traffic class of 4
John Fastabend
2011-10-06
2
-3
/
+19
*
ixgbe: fixup hard dependencies on supporting 8 traffic classes
John Fastabend
2011-10-06
6
-34
/
+101
*
ixgbe: Fix PFC mask generation
Mark Rustad
2011-10-06
1
-1
/
+1
*
ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599
Emil Tantilov
2011-10-05
3
-8
/
+1
*
ixgbe: get pauseparam autoneg
Mika Lansirinne
2011-10-05
1
-7
/
+1
*
ixgbe: do not disable flow control in ixgbe_check_mac_link
Emil Tantilov
2011-10-05
2
-11
/
+0
*
ixgbe: send MFLCN to ethtool
Emil Tantilov
2011-10-05
1
-1
/
+4
*
ixgbe: add support for new 82599 device
Emil Tantilov
2011-10-05
3
-0
/
+3
*
ixgbe: fix driver version initialization in firmware
Jacob Keller
2011-10-05
1
-3
/
+5
*
ixgbe: remove return code for functions that always return 0
Emil Tantilov
2011-10-05
1
-21
/
+9
*
ixgbe: clear the data field in ixgbe_read_i2c_byte_generic
Emil Tantilov
2011-10-05
1
-1
/
+2
*
ixgbe: prevent link checks while resetting
Emil Tantilov
2011-10-05
1
-1
/
+2
*
ixgbe: add ECC warning for legacy interrupts
Don Skidmore
2011-09-28
1
-1
/
+5
*
ixgbe: cleanup ixgbe_setup_gpie() for X540
Don Skidmore
2011-09-28
1
-2
/
+12
*
ixgbe add thermal sensor support for x540 hardware
Jacob Keller
2011-09-28
2
-18
/
+50
*
ixgbe: update {P}FC thresholds to account for X540 and loopback
John Fastabend
2011-09-28
7
-38
/
+190
*
ixgbe: disable LLI for FCoE
Vasu Dev
2011-09-28
1
-3
/
+1
*
ixgbe: Cleanup q_vector interrupt throttle rate logic
Emil Tantilov
2011-09-28
3
-159
/
+96
*
Merge git://github.com/Jkirsher/net-next
David S. Miller
2011-09-23
14
-245
/
+435
|
\
|
*
ixgbe: remove global reset to the MAC
Emil Tantilov
2011-09-23
1
-17
/
+2
|
*
ixgbe: add WOL support for X540
Emil Tantilov
2011-09-23
4
-2
/
+30
|
*
ixgbe: avoid HW lockup when adapter is reset with Tx work pending
Emil Tantilov
2011-09-23
6
-85
/
+104
|
*
ixgbe: dcb, set priority to traffic class mappings
John Fastabend
2011-09-23
1
-0
/
+3
|
*
ixgbe: cleanup X540 interrupt enablement
Don Skidmore
2011-09-23
1
-2
/
+2
|
*
ixgbe: DCB, do not call set_state() from IEEE mode
John Fastabend
2011-09-23
4
-42
/
+69
|
*
ixgbe: Reconfigure SR-IOV Init
Greg Rose
2011-09-23
5
-97
/
+225
*
|
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
1
-2
/
+2
|
/
*
ixgbe: remove duplicate netif_tx_start_all_queues
Emil Tantilov
2011-09-16
1
-2
/
+0
*
ixgbe: fix FCRTL/H register dump for X540
Emil Tantilov
2011-09-16
1
-0
/
+1
*
ixgbe: cleanup some register reads
Emil Tantilov
2011-09-16
1
-9
/
+21
[next]