index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-18
ixgbe: Cleanup logic for MRQC and MTQC configuration
Alexander Duyck
1
-50
/
+66
2012-07-18
ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configuration
Alexander Duyck
2
-50
/
+42
2012-07-18
ixgbe: Move configuration of set_real_num_rx/tx_queues into open
Alexander Duyck
2
-56
/
+38
2012-07-18
ixgbe: Handle failures in the ixgbe_setup_rx/tx_resources calls
Alexander Duyck
1
-4
/
+16
2012-07-18
ixgbe: Ping the VFs on link status change to trigger link change
Alexander Duyck
1
-0
/
+6
2012-07-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
7
-212
/
+226
2012-07-17
ethernet: Use eth_random_addr
Joe Perches
1
-1
/
+1
2012-07-15
ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB config
Alexander Duyck
2
-147
/
+129
2012-07-15
ixgbe: Add function for obtaining FCoE TC based on FCoE user priority
Alexander Duyck
4
-15
/
+22
2012-07-15
ixgbe: Populate the prio_tc_map in ixgbe_setup_tc
Alexander Duyck
4
-23
/
+35
2012-07-15
ixgbe: Cleanup unpacking code for DCB
Alexander Duyck
1
-25
/
+22
2012-07-15
ixgbe: Simplify logic for getting traffic class from user priority
Alexander Duyck
1
-7
/
+23
2012-07-11
ixgbe: Merge RSS and flow director ring register caching and configuration
Alexander Duyck
1
-74
/
+24
2012-07-11
ixgbe: Clean up a useless switch statement and dead code in configure_srrctl
Alexander Duyck
1
-21
/
+15
2012-07-11
ixgbe: Add feature offset value to ring features
Alexander Duyck
4
-18
/
+16
2012-07-11
ixgbe: Add upper limit to ring features
Alexander Duyck
4
-8
/
+14
2012-07-11
ixgbe: count q_vectors instead of MSI-X vectors
Alexander Duyck
4
-89
/
+59
2012-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2012-07-11
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
6
-50
/
+52
2012-07-09
ixgbe: DCB and SR-IOV can not co-exist and will cause hangs
Alexander Duyck
1
-0
/
+5
2012-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+13
2012-06-27
ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
Alexander Duyck
3
-7
/
+13
2012-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+12
2012-06-22
ixgbe: simplify padding and length checks
Stephen Hemminger
1
-7
/
+2
2012-06-20
ixgbe: clean up ixgbe_get_settings ethtool function
Jacob Keller
1
-85
/
+62
2012-06-20
ixgbe: add support for 1G SX modules
Jacob Keller
3
-5
/
+24
2012-06-20
ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled rings
Alexander Duyck
1
-1
/
+1
2012-06-18
ixgbe: Fix PHC loophole allowing misconfiguration of increment register
Jacob Keller
1
-2
/
+11
2012-06-14
ixgbe: Check PTP Rx timestamps via BPF filter
Jacob Keller
3
-14
/
+104
2012-06-14
ixgbe: PTP Fix hwtstamp mode settings
Jacob Keller
1
-15
/
+8
2012-06-14
ixgbe: ptp code cleanup
Jacob Keller
2
-11
/
+10
2012-06-14
ixgbe: do not compile ixgbe_sysfs.c when CONFIG_IXGBE_HWMON is not set
Emil Tantilov
2
-4
/
+2
2012-06-14
ixgbe: align flow control DV macros with datasheet
John Fastabend
1
-15
/
+22
2012-06-06
ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabled
John Fastabend
1
-2
/
+5
2012-06-06
ixgbe: fix_features rxvlan is independent of DCB and needs to be set
John Fastabend
1
-10
/
+5
2012-05-10
ixgbe: update version number
Don Skidmore
1
-2
/
+2
2012-05-10
ixgbe: cleanup the hwmon function calls
Don Skidmore
3
-32
/
+10
2012-05-10
ixgbe: support software timestamping
Jacob Keller
1
-0
/
+2
2012-05-10
ixgbe: add support for get_ts_info
Jacob Keller
1
-0
/
+41
2012-05-10
ixgbe: correct disable_rx_buff timeout
Jacob Keller
1
-1
/
+1
2012-05-10
ixgbe: Enable timesync clock-out feature for PPS support on X540
Jacob E Keller
4
-1
/
+189
2012-05-10
ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)
Jacob Keller
5
-1
/
+850
2012-05-10
ixgbe: Fix bogus error message
Greg Rose
1
-3
/
+3
2012-05-10
ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow control
Alexander Duyck
3
-1
/
+64
2012-05-10
ixgbe: Clean up priority based flow control
Alexander Duyck
6
-204
/
+156
2012-05-10
ixgbe: Exit on error case in VF message processing
Alexander Duyck
1
-1
/
+6
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-34
/
+34
2012-05-05
ixgbe: dcb: IEEE PFC stats and reset logic incorrect
John Fastabend
2
-1
/
+12
2012-05-04
igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path
John Fastabend
2
-2
/
+4
2012-05-04
ixgbe: Update link flow control to correctly handle multiple packet buffer DCB
Alexander Duyck
6
-158
/
+102
[next]