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: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queue
Alexander Duyck
2013-02-16
1
-22
/
+26
*
ixgbe: Add function for setting XPS queue mapping
Alexander Duyck
2013-02-16
3
-5
/
+20
*
ixgbe: Define FCoE and Flow director limits much sooner to allow for changes
Alexander Duyck
2013-02-16
3
-35
/
+19
*
igb: increase timeout for ethtool offline self-test
Stefan Assmann
2013-02-16
1
-1
/
+1
*
igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid races
Alexander Duyck
2013-02-16
2
-23
/
+31
*
e1000e: display a warning message when SmartSpeed works
Koki Sanagi
2013-02-16
1
-0
/
+7
*
e1000: fix whitespace issues and multi-line comments
Jeff Kirsher
2013-02-16
5
-528
/
+586
*
ixgbe: refactor initialization of feature flags
Emil Tantilov
2013-02-15
1
-20
/
+38
*
igb: Refractoring function pointers in igb_get_invariants function
Akeem G. Abodunrin
2013-02-15
1
-251
/
+11
*
igb: Intialize MAC function pointers
Akeem G. Abodunrin
2013-02-15
1
-0
/
+61
*
igb: Initialize NVM function pointers
Akeem G. Abodunrin
2013-02-15
1
-0
/
+109
*
igb: Initialize PHY function pointers
Akeem G. Abodunrin
2013-02-15
1
-0
/
+112
*
igb: Update igb to use a path similar to ixgbe to determine when to stop Tx
Alexander Duyck
2013-02-15
2
-15
/
+28
*
igb: Refix sparse warning in igb_get_i2c_client
Carolyn Wyborny
2013-02-15
1
-1
/
+1
*
igb: Fix for improper allocation flag in igb_get_i2c_client
Carolyn Wyborny
2013-02-15
1
-1
/
+1
*
igb: Fix for improper exit in igb_get_i2c_client
Carolyn Wyborny
2013-02-15
1
-6
/
+1
*
igb: Support using build_skb in the case that jumbo frames are disabled
Alexander Duyck
2013-02-15
2
-34
/
+161
*
bridge: Add vlan support to static neighbors
Vlad Yasevich
2013-02-14
1
-1
/
+1
*
bridge: Dump vlan information from a bridge port
Vlad Yasevich
2013-02-14
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-13
1
-0
/
+1
|
\
|
*
ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6
Alexander Duyck
2013-02-12
1
-6
/
+3
|
*
ixgbe: fix gso type
Michael S. Tsirkin
2013-02-11
1
-2
/
+6
|
*
e1000e: enable ECC on I217/I218 to catch packet buffer memory errors
Bruce Allan
2013-01-29
6
-0
/
+71
|
*
ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctl
Jacob Keller
2013-01-16
1
-2
/
+2
|
*
ixgbe: only compile ixgbe_debugfs.o when enabled
Jacob Keller
2013-01-16
2
-6
/
+2
*
|
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
2013-02-08
3
-22
/
+6
*
|
ixgbe: Fix SR-IOV MTU warning
Alexander Duyck
2013-02-05
2
-3
/
+1
*
|
ixgbe: Replace rmb in Tx cleanup with read_barrier_depends
Alexander Duyck
2013-02-05
1
-1
/
+1
*
|
ixgbe: update date to 2013
Don Skidmore
2013-02-05
29
-30
/
+30
*
|
ixgbe: fix return values and memcpy parameters to eliminate Smatch warnings
Josh Hay
2013-02-05
2
-6
/
+7
*
|
ixgbe: fix potential null dereference
Josh Hay
2013-02-05
1
-0
/
+3
*
|
ixgbe: allow reading of SFF-8472 data over i2c
Emil Tantilov
2013-02-05
6
-7
/
+66
*
|
e1000e: cleanup checkpatch braces checks
Bruce Allan
2013-02-05
5
-8
/
+2
*
|
e1000e: convert enums of register offsets and move #defines to regs.h
Bruce Allan
2013-02-05
3
-223
/
+253
*
|
e1000e: cosmetic move of #defines and prototypes to the new manage.h
Bruce Allan
2013-02-05
4
-41
/
+73
*
|
e1000e: cosmetic move of #defines and function prototypes to the new nvm.h
Bruce Allan
2013-02-05
3
-15
/
+48
*
|
e1000e: cosmetic move of #defines and function prototypes to the new phy.h
Bruce Allan
2013-02-05
5
-222
/
+243
*
|
e1000e: cosmetic move of function prototypes to the new mac.h
Bruce Allan
2013-02-05
3
-37
/
+76
*
|
e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h
Bruce Allan
2013-02-05
6
-230
/
+270
*
|
e1000e: cosmetic move of #defines to the new 80003es2lan.h
Bruce Allan
2013-02-05
3
-63
/
+96
*
|
e1000e: cosmetic move of #defines and prototypes to the new 82571.h
Bruce Allan
2013-02-05
6
-25
/
+60
*
|
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
2
-8
/
+5
*
|
e1000e: use generic IEEE MII definitions
Bruce Allan
2013-02-01
9
-204
/
+138
*
|
e1000e: resolve -Wunused-parameter compile warnings
Bruce Allan
2013-02-01
6
-33
/
+31
*
|
e1000e: update driver version string
Bruce Allan
2013-02-01
1
-1
/
+1
*
|
e1000e: cleanup some whitespace and indentation issues
Bruce Allan
2013-02-01
7
-48
/
+49
*
|
e1000e: cleanup: group OR'ed bit settings with parens
Bruce Allan
2013-02-01
1
-2
/
+3
*
|
e1000e: cleanup defines.h
Bruce Allan
2013-02-01
1
-21
/
+0
*
|
ixgbe: autoneg variable refactoring
Josh Hay
2013-02-01
6
-35
/
+19
*
|
ixgbe: removed unused variable from setup_link_speed
Josh Hay
2013-02-01
6
-8
/
+4
[next]