index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: ethtool correctly identify autoneg setting
Jacob Keller
2012-11-22
4
-3
/
+9
*
ixgbe: remove needless queuing for L4 ptp packets
Jacob Keller
2012-11-22
1
-32
/
+2
*
ixgbe: use ETQF filter name instead of magic number
Jacob Keller
2012-11-22
1
-3
/
+3
*
ixgbe: convert to use simple_open()
Wei Yongjun
2012-11-22
1
-30
/
+2
*
ixgbe: Reformat output of ixgbe_dump
Josh Hay
2012-11-22
1
-34
/
+41
*
bnx2x: Remove duplicate inclusion of bnx2x_hsi.h
Sachin Kamat
2012-11-20
1
-1
/
+0
*
net: Remove bogus dependencies on INET
Ben Hutchings
2012-11-19
9
-10
/
+10
*
ehea: Remove remnants of LRO support
Ben Hutchings
2012-11-19
2
-4
/
+3
*
mlx4_en: Remove remnants of LRO support
Ben Hutchings
2012-11-19
3
-25
/
+4
*
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
Joachim Eastwood
2012-11-19
13
-62
/
+1
*
net/macb: move to circ_buf macros and fix initial condition
Nicolas Ferre
2012-11-19
1
-10
/
+7
*
qlcnic: fix sparse warnings
Sony Chacko
2012-11-18
3
-53
/
+65
*
qlcnic: fix compiler warnings
Sony Chacko
2012-11-18
5
-25
/
+17
*
pch_gbe, ptp_pch: Fix the dependency direction between these drivers
Ben Hutchings
2012-11-17
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-17
5
-41
/
+34
|
\
|
*
tilegx: request_irq with a non-null device name
Simon Marchi
2012-11-16
1
-1
/
+1
|
*
net/smsc911x: Fix ready check in cases where WORD_SWAP is needed
Kamlakant Patel
2012-11-14
1
-2
/
+15
|
*
drivers/net: fix tasklet misuse issue
Xiaotian Feng
2012-11-14
3
-38
/
+18
*
|
ixgbevf: Add checksum statistics counters to rings
Greg Rose
2012-11-15
2
-7
/
+18
*
|
ixgbevf: Remove unneeded and obsolete comment
Greg Rose
2012-11-15
1
-7
/
+0
*
|
ixgbevf: White space and comments clean up
Greg Rose
2012-11-15
1
-13
/
+6
*
|
ixgbevf: Remove mailbox spinlock from the reset function
Greg Rose
2012-11-15
1
-4
/
+0
*
|
ixgbevf: Remove checking for mac.ops function pointers
Greg Rose
2012-11-15
1
-38
/
+18
*
|
ixgbevf: Remove the ring adapter pointer value
Greg Rose
2012-11-15
1
-1
/
+0
*
|
ixgbevf: Fix unnecessary dereference where local var is available.
Greg Rose
2012-11-15
1
-2
/
+2
*
|
ixgbevf: Streamline the rx buffer allocation
Greg Rose
2012-11-15
1
-5
/
+5
*
|
net: cpsw: halt network stack before halting the device during suspend
Mugunthan V N
2012-11-14
1
-3
/
+3
*
|
cpsw: simplify the setup of the register pointers
Richard Cochran
2012-11-14
1
-139
/
+103
*
|
net: cpsw: Add parent<->child relation support between cpsw and mdio
Vaibhav Hiremath
2012-11-14
1
-2
/
+14
*
|
net: davinci_mdio: Fix typo mistake in calling runtime-pm api
Vaibhav Hiremath
2012-11-14
1
-1
/
+1
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-11-14
1
-2
/
+2
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-11-14
1
-2
/
+2
|
|
\
\
|
|
*
|
wireless: gelic: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
2012-10-18
1
-2
/
+2
*
|
|
|
tg3: Use tp->rxq_cnt when checking RSS tables.
Michael Chan
2012-11-14
1
-4
/
+4
*
|
|
|
tg3: Cleanup hardcoded ethtool test array indexes
Nithin Nayak Sujir
2012-11-14
1
-29
/
+41
*
|
|
|
tg3: Prevent spurious tx timeout by setting carrier off before tx disable.
Nithin Nayak Sujir
2012-11-14
2
-42
/
+57
*
|
|
|
tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devices
Nithin Nayak Sujir
2012-11-14
2
-27
/
+65
*
|
|
|
net/macb: clear unused address register
Joachim Eastwood
2012-11-14
2
-0
/
+14
*
|
|
|
net/macb: add support for phy irq via gpio pin
Joachim Eastwood
2012-11-14
1
-1
/
+11
|
/
/
/
*
|
|
bnx2x: Add static declaration to several functions
Merav Sicron
2012-11-13
2
-15
/
+15
*
|
|
igb: Ethtool support to enable and disable EEE
Akeem G. Abodunrin
2012-11-13
2
-0
/
+101
*
|
|
igb: Improve performance and reduce size of igb_tx_map
Alexander Duyck
2012-11-13
1
-25
/
+22
*
|
|
igb: Update igb Tx flags to improve code efficiency
Alexander Duyck
2012-11-13
2
-33
/
+45
*
|
|
igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check
Alexander Duyck
2012-11-13
1
-0
/
+3
*
|
|
igb: Support for modifying UDP RSS flow hashing
Akeem G. Abodunrin
2012-11-13
3
-11
/
+197
*
|
|
igb: Clear Go Link Disconnect for 82580 and later devices
Carolyn Wyborny
2012-11-13
2
-0
/
+9
*
|
|
ixgbevf: Reduce size of maximum rx buffer
Greg Rose
2012-11-13
2
-13
/
+13
*
|
|
ixgbevf: Add flag to indicate when rx is in net poll
Greg Rose
2012-11-13
2
-1
/
+7
*
|
|
ixgbevf: fix possible use of uninitialized variable
Emil Tantilov
2012-11-13
1
-1
/
+2
*
|
|
ixgbevf: make sure probe fails on MSI-X enable error
Jakub Kicinski
2012-11-13
1
-13
/
+13
[next]