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.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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-27
ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
Alexander Duyck
1
-2
/
+2
2012-05-10
ixgbe: cleanup the hwmon function calls
Don Skidmore
1
-0
/
+2
2012-05-10
ixgbe: Enable timesync clock-out feature for PPS support on X540
Jacob E Keller
1
-0
/
+2
2012-05-10
ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)
Jacob Keller
1
-0
/
+32
2012-05-10
ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow control
Alexander Duyck
1
-0
/
+1
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+0
2012-05-03
ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()
John Fastabend
1
-3
/
+0
2012-05-02
ixgbe: add hwmon interface to export thermal data
Don Skidmore
1
-0
/
+26
2012-04-27
ixgbe: check for WoL support in single function
Jacob Keller
1
-0
/
+2
2012-03-28
ixgbe: fix typo in enumeration name
Don Skidmore
1
-1
/
+1
2012-03-20
ixgbe: fix namespace issues when FCoE/DCB is not enabled
Jeff Kirsher
1
-0
/
+5
2012-03-20
ixgbe: Correct flag values set by ixgbe_fix_features
Alexander Duyck
1
-2
/
+0
2012-03-19
ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command
Alexander Duyck
1
-1
/
+2
2012-03-19
ixgbe: Update layout of ixgbe_ring structure to improve cache performance
Alexander Duyck
1
-9
/
+9
2012-03-19
ixgbe: Store Tx flags and protocol information to tx_buffer sooner
Alexander Duyck
1
-1
/
+2
2012-03-17
ixgbe: always write DMA for single_mapped value with skb
Alexander Duyck
1
-3
/
+2
2012-03-17
ixgbe: Place skb on first buffer_info structure to avoid using stack space
Alexander Duyck
1
-5
/
+6
2012-03-17
ixgbe: Use packets to track Tx completions instead of a seperate value
Alexander Duyck
1
-1
/
+0
2012-03-17
ixgbe: Replace standard receive path with a page based receive
Alexander Duyck
1
-19
/
+26
2012-03-14
ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itr
Alexander Duyck
1
-4
/
+0
2012-03-13
ixgbe: Add iterator for cycling through rings on a q_vector
Alexander Duyck
1
-0
/
+4
2012-03-13
ixgbe: Allocate rings as part of the q_vector
Alexander Duyck
1
-4
/
+6
2012-03-13
ixgbe: Default to queue pairs when number of queues is less than CPUs
Alexander Duyck
1
-1
/
+1
2012-03-13
ixgbe: Reorder adapter contents for better cache utilization
Alexander Duyck
1
-46
/
+48
2012-03-13
ixgbe: add support for byte queue limits
Alexander Duyck
1
-0
/
+5
2012-02-11
ixgbe: Combine post-DMA processing of sk_buff fields into single function
Alexander Duyck
1
-1
/
+2
2012-02-11
ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV
Alexander Duyck
1
-3
/
+3
2012-02-11
ixgbe: Add function for testing status bits in Rx descriptor
Alexander Duyck
1
-2
/
+8
2012-02-11
ixgbe: Minor refactor of RSC
Alexander Duyck
1
-3
/
+7
2012-02-03
ixgbe: update copyright to 2012
Don Skidmore
1
-1
/
+1
2012-01-05
ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
Neerav Parikh
1
-0
/
+3
2011-10-18
ixgbe: change the eeprom version reported by ethtool
Emil Tantilov
1
-1
/
+2
2011-10-17
ixgbe: Add new netdev op to turn spoof checking on or off per VF
Greg Rose
1
-1
/
+2
2011-10-13
ixgbe: Add protection from VF invalid target DMA
Greg Rose
1
-0
/
+4
2011-09-29
ixgbe: Cleanup q_vector interrupt throttle rate logic
Emil Tantilov
1
-11
/
+14
2011-09-23
ixgbe: add WOL support for X540
Emil Tantilov
1
-0
/
+1
2011-09-23
ixgbe: Reconfigure SR-IOV Init
Greg Rose
1
-0
/
+1
2011-09-17
ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC
Alexander Duyck
1
-4
/
+7
2011-09-17
ixgbe: make ixgbe_up and ixgbe_up_complete void functions
Alexander Duyck
1
-1
/
+1
2011-09-16
ixgbe: Correctly name and handle MSI-X other interrupt
Alexander Duyck
1
-1
/
+0
2011-09-16
ixgbe: Change default Tx work limit size to 256 buffers
Alexander Duyck
1
-0
/
+1
2011-08-29
ixgbe: Add support for setting CC bit when SR-IOV is enabled
Alexander Duyck
1
-1
/
+2
2011-08-27
ixgbe: convert rings from q_vector bit indexed array to linked list
Alexander Duyck
1
-5
/
+2
2011-08-19
ixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ring
Alexander Duyck
1
-7
/
+9
2011-08-19
ixgbe: Refactor transmit map and cleanup routines
Alexander Duyck
1
-6
/
+7
2011-08-11
intel: Move the Intel wired LAN drivers
Jeff Kirsher
1
-0
/
+617