index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-05-01
7
-19
/
+19
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-29
11
-114
/
+87
|
\
|
*
mv643xx_eth: 64bit mib counter read fix
Lennert Buytenhek
2009-04-29
1
-2
/
+0
|
*
mv643xx_eth: OOM handling fixes
Lennert Buytenhek
2009-04-29
1
-9
/
+13
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-04-29
4
-8
/
+13
|
|
\
|
|
*
ath5k: fix buffer overrun in rate debug code
Bob Copeland
2009-04-28
1
-1
/
+1
|
|
*
iwlwifi: notify on scan completion even when shutting down
Johannes Berg
2009-04-28
1
-2
/
+2
|
|
*
rndis_wlan: fix initialization order for workqueue&workers
Jussi Kivilinna
2009-04-28
1
-4
/
+10
|
|
*
wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bug
Stephen Rothwell
2009-04-28
1
-1
/
+0
|
*
|
e100: do not go D3 in shutdown unless system is powering off
Thadeu Lima de Souza Cascardo
2009-04-28
1
-7
/
+23
|
|
/
|
*
ixgbe: Fix WoL functionality for 82599 KX4 devices
Waskiewicz Jr, Peter P
2009-04-27
2
-55
/
+6
|
*
veth: prevent oops caused by netdev destructor
Stephen Hemminger
2009-04-27
1
-25
/
+16
|
*
forcedeth: tx timeout fix
Ayaz Abdulla
2009-04-27
1
-10
/
+21
|
*
mlx4_en: Handle page allocation failure during receive
Yevgeny Petrilin
2009-04-27
1
-0
/
+4
|
*
mlx4_en: Fix cleanup flow on cq activation
Yevgeny Petrilin
2009-04-27
1
-1
/
+1
*
|
Revert "vxge: use max() instead of VXGE_HW_SET_LEVEL"
David S. Miller
2009-04-29
2
-23
/
+34
*
|
mii: Rewrite mii_ethtool_gset() to report mdio_support and lp_advertising
Ben Hutchings
2009-04-29
1
-34
/
+57
*
|
ethtool/mdio: Support backplane mode negotiation
Ben Hutchings
2009-04-29
1
-5
/
+25
*
|
ethtool/mdio: Report MDIO mode support and link partner advertising
Ben Hutchings
2009-04-29
1
-7
/
+12
*
|
sfc: Use generic MDIO flow control auto-negotiation functions
Ben Hutchings
2009-04-29
5
-48
/
+7
*
|
mdio: Add mdio45_ethtool_spauseparam_an()
Ben Hutchings
2009-04-29
1
-0
/
+30
*
|
s2io: Use generic MDIO definitions
Ben Hutchings
2009-04-29
2
-15
/
+11
*
|
ixgb: Use generic MDIO definitions
Ben Hutchings
2009-04-29
2
-22
/
+12
*
|
ixgbe: Use generic MDIO definitions and functions
Ben Hutchings
2009-04-29
6
-119
/
+102
*
|
cxgb3: Use generic MDIO definitions and mdio_mii_ioctl()
Ben Hutchings
2009-04-29
6
-224
/
+195
*
|
chelsio: Use generic MDIO definitions and mdio_mii_ioctl()
Ben Hutchings
2009-04-29
7
-100
/
+82
*
|
sfc: Use generic MDIO functions and definitions
Ben Hutchings
2009-04-29
14
-845
/
+311
*
|
mdio: Add generic MDIO (clause 45) support functions
Ben Hutchings
2009-04-29
3
-0
/
+363
*
|
pcnet32: Remove pointless memory barriers
John Dykstra
2009-04-29
1
-2
/
+2
*
|
ixgbe: Use pci_wake_from_d3() instead of multiple pci_enable_wake()
Don Skidmore
2009-04-29
1
-11
/
+6
*
|
netxen: fix firmware download
Dhananjay Phadke
2009-04-28
4
-207
/
+216
*
|
netxen: refactor netxen_recv_context struct
Dhananjay Phadke
2009-04-28
5
-40
/
+71
*
|
netxen: fix link event handling
Dhananjay Phadke
2009-04-28
3
-2
/
+3
*
|
gianfar: Use memset instead of cacheable_memzero
Kumar Gala
2009-04-28
1
-1
/
+2
*
|
net: Fix ucc_geth.c handling of fixed-link w/o phy-connection-type property.
Grant Likely
2009-04-28
1
-3
/
+0
*
|
fs_enet: Remove dead code
Kumar Gala
2009-04-28
3
-77
/
+1
*
|
ixgbe: Clear out stray tx work on link down
Nelson, Shannon
2009-04-28
1
-0
/
+22
*
|
ixgbe: Interrupt management update for 82599
Nelson, Shannon
2009-04-28
1
-40
/
+50
*
|
ixgbe: enable HW RSC for 82599
Alexander Duyck
2009-04-28
4
-12
/
+152
*
|
ixgbe: enable hardware offload for sctp
Jesse Brandeburg
2009-04-28
2
-2
/
+18
*
|
igb: Enable SCTP checksum offloading
Jesse Brandeburg
2009-04-28
4
-4
/
+31
*
|
igb/ixgbe: remove unecessary checks for CHECKSUM_UNNECESSARY
Alexander Duyck
2009-04-28
2
-26
/
+11
*
|
igb: make rxcsum configuration seperate from multiqueue
Alexander Duyck
2009-04-28
2
-20
/
+12
*
|
igb: reconfigure mailbox timeout logic
Alexander Duyck
2009-04-28
1
-4
/
+4
*
|
smsc911x: add fifo byteswap support V2
Magnus Damm
2009-04-28
1
-0
/
+13
*
|
atl1c: disable L1/L0s when link detected
Jie Yang
2009-04-28
1
-17
/
+7
*
|
bnx2x: driver version 1.48.105-1
Vladislav Zolotarov
2009-04-27
1
-2
/
+2
*
|
bnx2x: Removed blob file
Vladislav Zolotarov
2009-04-27
1
-16322
/
+0
*
|
bnx2x: Separated FW from the source.
Vladislav Zolotarov
2009-04-27
6
-598
/
+845
*
|
tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.
David Woodhouse
2009-04-27
1
-0
/
+2
[next]