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
/
ixgbe_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-20
ixgbe: fix namespace issues when FCoE/DCB is not enabled
Jeff Kirsher
1
-901
/
+10
2012-03-20
ixgbe: Correct flag values set by ixgbe_fix_features
Alexander Duyck
1
-39
/
+36
2012-03-19
ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command
Alexander Duyck
1
-0
/
+5
2012-03-19
ixgbe: Whitespace cleanups
Alexander Duyck
1
-10
/
+7
2012-03-19
ixgbe: Two minor fixes for RSS and FDIR set queues functions
Alexander Duyck
1
-3
/
+1
2012-03-19
ixgbe: drop err_eeprom tag which is at same location as err_sw_init
Alexander Duyck
1
-3
/
+2
2012-03-19
ixgbe: Move poll routine in order to improve readability
Alexander Duyck
1
-49
/
+49
2012-03-19
ixgbe: cleanup logic for the service timer and VF hang detection
Alexander Duyck
1
-19
/
+10
2012-03-19
ixgbe: Store Tx flags and protocol information to tx_buffer sooner
Alexander Duyck
1
-45
/
+41
2012-03-17
ixgbe: always write DMA for single_mapped value with skb
Alexander Duyck
1
-115
/
+151
2012-03-17
ixgbe: Write gso_segs and bytcount to the ring sooner
Alexander Duyck
1
-22
/
+13
2012-03-17
ixgbe: Place skb on first buffer_info structure to avoid using stack space
Alexander Duyck
1
-22
/
+30
2012-03-17
ixgbe: Use packets to track Tx completions instead of a seperate value
Alexander Duyck
1
-4
/
+1
2012-03-17
ixgbe: Modify setup of descriptor flags to avoid conditional jumps
Alexander Duyck
1
-17
/
+17
2012-03-17
ixgbe: Make certain that all frames fit minimum size requirements
Alexander Duyck
1
-1
/
+17
2012-03-17
ixgbe: cleanup logic in ixgbe_change_mtu
Alexander Duyck
1
-8
/
+12
2012-03-17
ixgbe: Replace standard receive path with a page based receive
Alexander Duyck
1
-403
/
+416
2012-03-17
ixgbe: Support RX-ALL feature flag.
Ben Greear
1
-2
/
+23
2012-03-17
ixgbe: Support sending custom Ethernet FCS.
Ben Greear
1
-0
/
+3
2012-03-14
ixgbe: dcb: use DCB config values for FCoE traffic class on open
John Fastabend
1
-1
/
+3
2012-03-14
ixgbe: Fix race condition where RX buffer could become corrupted.
Atita Shirwaikar
1
-0
/
+21
2012-03-14
ixgbe: use typed min/max functions where possible
Jesse Brandeburg
1
-4
/
+4
2012-03-14
ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itr
Alexander Duyck
1
-13
/
+8
2012-03-14
ixgbe: Do not disable read relaxed ordering when DCA is enabled
Alexander Duyck
1
-33
/
+38
2012-03-13
ixgbe: Add iterator for cycling through rings on a q_vector
Alexander Duyck
1
-8
/
+8
2012-03-13
ixgbe: Allocate rings as part of the q_vector
Alexander Duyck
1
-251
/
+238
2012-03-13
ixgbe: Drop unnecessary napi_schedule_prep and spare blank line from ixgbe_intr
Alexander Duyck
1
-5
/
+2
2012-03-13
ixgbe: Default to queue pairs when number of queues is less than CPUs
Alexander Duyck
1
-7
/
+7
2012-03-13
ixgbe: Correct Adaptive Interrupt Moderation so that it will change values
Alexander Duyck
1
-2
/
+2
2012-03-13
ixgbe: Address issues with Tx WHTRESH value not being set correctly
Alexander Duyck
1
-2
/
+5
2012-03-13
ixgbe: Do no clear Tx status bits since eop_desc provides enough info
Alexander Duyck
1
-4
/
+3
2012-03-13
ixgbe: add support for byte queue limits
Alexander Duyck
1
-0
/
+7
2012-03-01
ixgbe: Fix comments that are out of date or formatted incorrectly
Alexander Duyck
1
-4
/
+9
2012-03-01
ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ring
Alexander Duyck
1
-6
/
+11
2012-02-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-243
/
+443
2012-02-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+11
2012-02-11
ixgbe: Combine post-DMA processing of sk_buff fields into single function
Alexander Duyck
1
-58
/
+69
2012-02-11
ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV
Alexander Duyck
1
-13
/
+13
2012-02-11
ixgbe: Add function for testing status bits in Rx descriptor
Alexander Duyck
1
-29
/
+22
2012-02-11
ixgbe: Let the Rx buffer allocation clear status bits instead of cleanup
Alexander Duyck
1
-62
/
+93
2012-02-11
ixgbe: Address fact that RSC was not setting GSO size for incoming frames
Alexander Duyck
1
-5
/
+125
2012-02-11
ixgbe: Minor refactor of RSC
Alexander Duyck
1
-95
/
+140
2012-02-09
ixgbe: do not update real num queues when netdev is going away
Yi Zou
1
-0
/
+4
2012-02-09
ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page size
Alexander Duyck
1
-6
/
+6
2012-02-09
ixgbe: Fix case of Tx Hang in PF with 32 VFs
Greg Rose
1
-1
/
+1
2012-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-02-03
ixgbe: update copyright to 2012
Don Skidmore
1
-2
/
+2
2012-02-01
ixgbe: Add module parameter to allow untested and unsafe SFP+ modules
Peter P Waskiewicz Jr
1
-0
/
+8
2012-01-05
ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
Neerav Parikh
1
-1
/
+4
2012-01-03
ixgbe: add support for new 82599 device.
Don Skidmore
1
-2
/
+9
[next]