index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: ethtool: stats user buffer overrun
John Fastabend
2012-02-09
1
-37
/
+51
*
ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB state
John Fastabend
2012-02-09
1
-2
/
+9
*
ixgbe: do not update real num queues when netdev is going away
Yi Zou
2012-02-09
1
-0
/
+4
*
ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page size
Alexander Duyck
2012-02-09
1
-6
/
+6
*
ixgbe: Fix case of Tx Hang in PF with 32 VFs
Greg Rose
2012-02-09
1
-1
/
+1
*
ixgbe: fix vf lookup
Greg Rose
2012-02-09
1
-1
/
+2
*
igb: fix vf lookup
Greg Rose
2012-02-09
1
-1
/
+2
*
e1000: add dropped DMA receive enable back in for WoL
Dean Nelson
2012-02-09
1
-4
/
+6
*
ixgbe: Fix typo in ixgbe_common.h
Masanari Iida
2012-02-03
1
-1
/
+1
*
igbvf: change copyright date
Mitch A Williams
2012-02-03
10
-11
/
+11
*
ixgbevf: Update copyright notices
Greg Rose
2012-02-03
10
-11
/
+11
*
ixgbevf: Fix mailbox interrupt ack bug
Greg Rose
2012-02-03
2
-6
/
+21
*
ixgbe: make ethtool strings table const
Stephen Hemminger
2012-02-03
1
-1
/
+1
*
ixgbe: Add warning when no space left for more MAC filters
Greg Rose
2012-02-03
1
-0
/
+3
*
ixgbe: update copyright to 2012
Don Skidmore
2012-02-03
25
-26
/
+26
*
ixgbevf: make operations tables const
Stephen Hemminger
2012-01-19
4
-8
/
+8
*
ixgbevf: fix sparse warnings
Stephen Hemminger
2012-01-19
3
-2
/
+4
*
ixgbevf: make ethtool ops and strings const
Stephen Hemminger
2012-01-19
1
-2
/
+3
*
ixgbevf: Prevent possible race condition by checking for message
Greg Rose
2012-01-19
1
-18
/
+21
*
ixgbe: Fix register defines to correctly handle complex expressions
Alexander Duyck
2012-01-19
1
-16
/
+16
*
igbvf: Remove unnecessary irq disable/enable
Mitch A Williams
2012-01-19
1
-5
/
+0
*
igbvf: remove unneeded cast
Stephen Hemminger
2012-01-19
1
-2
/
+1
*
igb: Update Copyright on all Intel copyrighted files.
Carolyn Wyborny
2012-01-19
17
-18
/
+18
*
igb: make local functions static
Stephen Hemminger
2012-01-19
2
-4
/
+4
*
ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
Neerav Parikh
2012-01-05
3
-1
/
+90
*
igb: reset PHY after recovering from PHY power down
Koki Sanagi
2012-01-05
1
-0
/
+1
*
igb: add basic runtime PM support
Yan, Zheng
2012-01-05
2
-19
/
+133
*
igb: Add support for byte queue limits.
Eric Dumazet
2012-01-05
2
-0
/
+10
*
e1000: cleanup CE4100 MDIO registers access
Florian Fainelli
2012-01-05
2
-12
/
+7
*
e1000: unmap ce4100_gbe_mdio_base_virt in e1000_remove
Florian Fainelli
2012-01-05
1
-0
/
+2
*
e1000: fix lockdep splat in shutdown handler
Jesse Brandeburg
2012-01-05
1
-7
/
+1
*
ixgbe: add support for new 82599 device.
Don Skidmore
2012-01-03
3
-5
/
+22
*
ixgbe: add support for new 82599 device id
Emil Tantilov
2012-01-03
3
-0
/
+3
*
ixgbe: add write flush in ixgbe_clock_out_i2c_byte()
Emil Tantilov
2012-01-03
1
-0
/
+1
*
ixgbe: fix typo's
Stephen Hemminger
2012-01-03
1
-7
/
+7
*
ixgbe: fix incorrect PHY register reads
Emil Tantilov
2012-01-03
1
-4
/
+4
*
igb: Add flow control advertising to ethtool setting.
Carolyn Wyborny
2012-01-03
1
-2
/
+4
*
ixgbevf: Fix register defines to correctly handle complex expressions
Alexander Duyck
2012-01-03
2
-23
/
+23
*
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-20
6
-26
/
+26
*
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-12-09
7
-29
/
+57
*
ixgbe: Remove function prototype for non-existent function
Greg Rose
2011-12-05
1
-1
/
+0
*
ixgbe: DCB: IEEE transitions may fail to reprogram hardware.
John Fastabend
2011-12-05
1
-11
/
+10
*
ixgbe: DCBnl set_all, order of operations fix
John Fastabend
2011-12-05
1
-48
/
+29
*
igb: Update DMA Coalescing threshold calculation.
Matthew Vick
2011-12-05
1
-7
/
+19
*
e1000e: hitting BUG_ON() from napi_enable
Bruce Allan
2011-12-05
1
-2
/
+2
*
e1000e: Avoid wrong check on TX hang
Jeff Kirsher
2011-12-05
2
-3
/
+21
*
e1000e: Support for byte queue limits
Tom Herbert
2011-11-29
1
-0
/
+9
*
net: remove netdev_alloc_page and use __GFP_COLD
Eric Dumazet
2011-11-22
3
-3
/
+3
*
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
2011-11-22
5
-10
/
+5
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2011-11-17
12
-299
/
+340
|
\
[next]