index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: convert to ndo_fix_features
Don Skidmore
2011-07-21
3
-217
/
+111
*
ixgbe: only enable WoL for magic packet by default
Andy Gospodarek
2011-07-21
1
-6
/
+3
*
ixgbe: remove ifdef check for non-existent define
Emil Tantilov
2011-07-21
1
-2
/
+0
*
ixgbe: Pass staterr instead of re-reading status and error bits from descriptor
Alexander Duyck
2011-07-21
3
-42
/
+37
*
ixgbe: Move interrupt related values out of ring and into q_vector
Alexander Duyck
2011-07-21
3
-138
/
+62
*
ixgbe: add structure for containing RX/TX rings to q_vector
Alexander Duyck
2011-07-21
3
-84
/
+88
*
ixgbe: inline the ixgbe_maybe_stop_tx function
Alexander Duyck
2011-07-21
1
-1
/
+1
*
ixgbe: Update ATR to use recorded TX queues instead of CPU for routing
Alexander Duyck
2011-07-21
1
-4
/
+3
*
ixgbe: Make certain to initialize the fdir_perfect_lock in all cases
Alexander Duyck
2011-07-11
1
-2
/
+3
*
ixgbe: implement DCB ops dcb_ieee_del()
John Fastabend
2011-06-25
1
-6
/
+42
*
ixgbe: remove unused fcoe.tc field and fcoe_setapp()
John Fastabend
2011-06-25
4
-57
/
+1
*
ixgbe: complete FCoE initialization from setapp() routine
John Fastabend
2011-06-25
1
-13
/
+25
*
ixgbe: A fix to VF TX rate limit
Lior Levy
2011-06-25
2
-1
/
+17
*
ixgbe: Update method used for determining descriptor count for an skb
Alexander Duyck
2011-06-25
2
-29
/
+33
*
ixgbe: Add one function that handles most of context descriptor setup
Alexander Duyck
2011-06-25
3
-222
/
+162
*
ixgbe: Move all values that deal with count, next_to_use, next_to_clean to u16
Alexander Duyck
2011-06-25
1
-6
/
+7
*
ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline function
Alexander Duyck
2011-06-25
2
-8
/
+12
*
ixgbe: pass adapter struct instead of netdev for interrupt data
Alexander Duyck
2011-06-25
1
-11
/
+7
*
ixgbe: update driver version string
Don Skidmore
2011-06-23
2
-5
/
+6
*
ixgbe: fix ring assignment issues for SR-IOV and drop cases
Alexander Duyck
2011-06-23
2
-3
/
+7
*
ixgbe: disable RSC when Rx checksum is off
Emil Tantilov
2011-06-23
1
-11
/
+33
*
ixgbe: move reset code into a separate function
Emil Tantilov
2011-06-23
1
-12
/
+14
*
ixgbe: move setting RSC into a separate function
Emil Tantilov
2011-06-23
1
-16
/
+18
*
ixgbe: add support for nfc addition and removal of filters
Alexander Duyck
2011-06-23
2
-0
/
+290
*
ixgbe: add support for displaying ntuple filters via the nfc interface
Alexander Duyck
2011-06-23
2
-0
/
+113
*
ixgbe: add basic support for setting and getting nfc controls
Alexander Duyck
2011-06-23
1
-0
/
+19
*
ixgbe: update perfect filter framework to support retaining filters
Alexander Duyck
2011-06-23
4
-280
/
+368
*
ixgbe: fix flags relating to perfect filters to support coexistence
Alexander Duyck
2011-06-23
3
-41
/
+30
*
ixgbe: remove ntuple filtering
Alexander Duyck
2011-06-23
1
-136
/
+0
*
ixgbe: setup per CPU PCI pool for FCoE DDP
Vasu Dev
2011-06-21
2
-36
/
+82
*
ixgbe: add support for Dell CEM
Emil Tantilov
2011-06-21
7
-0
/
+229
*
ixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routine
John Fastabend
2011-06-21
1
-57
/
+1
*
ixgbe: DCB and perfect filters can coexist
John Fastabend
2011-06-21
1
-1
/
+0
*
ixgbe: fix bit mask for DCB version
John Fastabend
2011-06-21
1
-1
/
+1
*
ixgbe: setup redirection table for multiple packet buffers
John Fastabend
2011-06-21
1
-1
/
+5
*
ixgbe: DCB 82598 devices, tx_idx and rx_idx swapped
John Fastabend
2011-06-21
1
-2
/
+2
*
ixgbe: DCB use existing TX and RX queues
John Fastabend
2011-06-21
2
-60
/
+49
*
ixgbe: configure minimal packet buffers to support TC
John Fastabend
2011-06-21
3
-114
/
+138
*
ixgbe: consolidate MRQC and MTQC handling
John Fastabend
2011-06-21
2
-57
/
+7
*
ixgbe: consolidate packet buffer allocation
John Fastabend
2011-06-21
13
-170
/
+160
*
ixgbe: dcbnl reduce duplicated code and indentation
John Fastabend
2011-06-21
1
-26
/
+23
*
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
2
-0
/
+2
*
drivers/net: Remove unnecessary semicolons
Joe Perches
2011-06-05
2
-4
/
+4
*
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-05-22
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-20
17
-951
/
+2024
|
\
|
*
ixgbe: Add support for new 82599 adapter
Don Skidmore
2011-05-14
3
-0
/
+7
|
*
ixgbe: fix sparse warning
Emil Tantilov
2011-05-14
1
-1
/
+1
|
*
ixgbe: cleanup some minor issues in ixgbe_down()
Alexander Duyck
2011-05-14
1
-18
/
+16
|
*
ixgbe: Merge over-temp task into service task
Alexander Duyck
2011-05-14
2
-36
/
+53
|
*
ixgbe: Merge ATR reinit into the service task
Alexander Duyck
2011-05-14
3
-32
/
+37
[next]