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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
3
-4
/
+4
2012-02-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
4
-278
/
+500
2012-02-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-47
/
+73
2012-02-11
ixgbe: Combine post-DMA processing of sk_buff fields into single function
Alexander Duyck
2
-59
/
+71
2012-02-11
ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV
Alexander Duyck
3
-18
/
+18
2012-02-11
ixgbe: Add function for testing status bits in Rx descriptor
Alexander Duyck
3
-55
/
+65
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
2
-98
/
+147
2012-02-09
ixgbe: ethtool: stats user buffer overrun
John Fastabend
1
-37
/
+51
2012-02-09
ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB state
John Fastabend
1
-2
/
+9
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-09
ixgbe: fix vf lookup
Greg Rose
1
-1
/
+2
2012-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
25
-28
/
+31
2012-02-03
ixgbe: Fix typo in ixgbe_common.h
Masanari Iida
1
-1
/
+1
2012-02-03
ixgbe: make ethtool strings table const
Stephen Hemminger
1
-1
/
+1
2012-02-03
ixgbe: Add warning when no space left for more MAC filters
Greg Rose
1
-0
/
+3
2012-02-03
ixgbe: update copyright to 2012
Don Skidmore
25
-26
/
+26
2012-02-01
ixgbe: Add module parameter to allow untested and unsafe SFP+ modules
Peter P Waskiewicz Jr
3
-3
/
+20
2012-01-19
ixgbe: Fix register defines to correctly handle complex expressions
Alexander Duyck
1
-16
/
+16
2012-01-05
ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
Neerav Parikh
3
-1
/
+90
2012-01-03
ixgbe: add support for new 82599 device.
Don Skidmore
3
-5
/
+22
2012-01-03
ixgbe: add support for new 82599 device id
Emil Tantilov
3
-0
/
+3
2012-01-03
ixgbe: add write flush in ixgbe_clock_out_i2c_byte()
Emil Tantilov
1
-0
/
+1
2012-01-03
ixgbe: fix typo's
Stephen Hemminger
1
-7
/
+7
2012-01-03
ixgbe: fix incorrect PHY register reads
Emil Tantilov
1
-4
/
+4
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
3
-8
/
+8
2011-12-09
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
1
-2
/
+6
2011-12-05
ixgbe: Remove function prototype for non-existent function
Greg Rose
1
-1
/
+0
2011-12-05
ixgbe: DCB: IEEE transitions may fail to reprogram hardware.
John Fastabend
1
-11
/
+10
2011-12-05
ixgbe: DCBnl set_all, order of operations fix
John Fastabend
1
-48
/
+29
2011-11-23
net: remove netdev_alloc_page and use __GFP_COLD
Eric Dumazet
1
-1
/
+1
2011-11-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
3
-13
/
+15
2011-11-17
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-2
/
+4
2011-11-16
intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
Joe Perches
2
-6
/
+4
2011-11-16
ixgbe: fix LED blink logic to check for link
Emil Tantilov
1
-7
/
+11
2011-11-14
Sweep the last of the active .get_drvinfo floors under ethernet/
Rick Jones
1
-10
/
+6
2011-11-07
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
Rose, Gregory V
2
-2
/
+4
2011-11-03
ixgbe: DCB, return max for IEEE traffic classes
John Fastabend
1
-4
/
+6
2011-11-03
ixgbe: fix reading of the buffer returned by the firmware
Emil Tantilov
1
-9
/
+11
2011-11-03
ixgbe: Fix compiler warnings
Greg Rose
1
-0
/
+2
2011-11-03
ixgbe: fix smatch splat due to missing NULL check
John Fastabend
1
-21
/
+12
2011-11-03
ixgbe: fix disabling of Tx laser at probe
Emil Tantilov
1
-7
/
+7
2011-11-03
ixgbe: Fix link issues caused by a reset while interface is down
Emil Tantilov
1
-1
/
+0
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
25
-0
/
+28914
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-2
/
+2
2011-10-18
ixgbe: change the eeprom version reported by ethtool
Emil Tantilov
3
-10
/
+13
2011-10-17
ixgbe: allow eeprom writes via ethtool
Emil Tantilov
2
-0
/
+73
[next]