index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
e1000e: fix accessing to suspended device
Konstantin Khlebnikov
2013-03-07
2
-0
/
+15
*
e1000e: fix runtime power management transitions
Konstantin Khlebnikov
2013-03-07
1
-60
/
+18
*
e1000e: fix pci-device enable-counter balance
Konstantin Khlebnikov
2013-03-07
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-03-05
7
-79
/
+98
|
\
|
*
igb: Fix for lockdep issue in igb_get_i2c_client
Carolyn Wyborny
2013-03-05
3
-68
/
+17
|
*
igb: Fix link setup for I210 devices
Carolyn Wyborny
2013-03-05
1
-3
/
+8
|
*
igb: Drop BUILD_BUG_ON check from igb_build_rx_buffer
Alexander Duyck
2013-03-05
1
-7
/
+0
|
*
e1000e: workaround DMA unit hang on I218
Bruce Allan
2013-03-05
3
-1
/
+73
*
|
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
2
-13
/
+13
|
/
*
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-5
/
+0
|
\
|
*
drivers/net/ethernet/intel: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-11
1
-5
/
+0
*
|
ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS
Alexander Duyck
2013-02-15
1
-1
/
+1
*
|
ixgbe: fix Tx timeouts with BQL
Emil Tantilov
2013-02-15
2
-7
/
+34
*
|
ixgbe: implement SFF diagnostic monitoring via ethtool
Aurélien Guillaume
2013-02-15
3
-0
/
+119
*
|
ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()
Emil Tantilov
2013-02-15
1
-24
/
+10
*
|
ixgbe: fix possible data corruption in read_i2c_byte
Emil Tantilov
2013-02-15
1
-1
/
+1
*
|
ixgbe: Add support for set_channels ethtool operation
Alexander Duyck
2013-02-15
1
-0
/
+38
*
|
ixgbe: Add support for displaying the number of Tx/Rx channels
Alexander Duyck
2013-02-15
1
-0
/
+72
*
|
ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled
Alexander Duyck
2013-02-15
2
-13
/
+8
*
|
ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queue
Alexander Duyck
2013-02-15
1
-22
/
+26
*
|
ixgbe: Add function for setting XPS queue mapping
Alexander Duyck
2013-02-15
3
-5
/
+20
*
|
ixgbe: Define FCoE and Flow director limits much sooner to allow for changes
Alexander Duyck
2013-02-15
3
-35
/
+19
*
|
igb: increase timeout for ethtool offline self-test
Stefan Assmann
2013-02-15
1
-1
/
+1
*
|
igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid races
Alexander Duyck
2013-02-15
2
-23
/
+31
*
|
e1000e: display a warning message when SmartSpeed works
Koki Sanagi
2013-02-15
1
-0
/
+7
*
|
e1000: fix whitespace issues and multi-line comments
Jeff Kirsher
2013-02-15
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-13
1
-1
/
+1
*
|
bridge: Dump vlan information from a bridge port
Vlad Yasevich
2013-02-13
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-12
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-10
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
[next]