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
*
ixgbe: Fix ethtool diag test for VT mode operation
Greg Rose
2010-01-10
1
-0
/
+11
*
ixgbe: Add SR-IOV features to main module
Greg Rose
2010-01-10
1
-10
/
+268
*
ixgbe: Add SR-IOV feature enablement code
Greg Rose
2010-01-10
1
-58
/
+68
*
ixgbe: Add SR-IOV specific modules to driver Makefile
Greg Rose
2010-01-10
1
-1
/
+2
*
ixgbe: Add SR-IOV specific features
Greg Rose
2010-01-10
2
-0
/
+381
*
ixgbe: Add SR-IOV register, structure and bit defines
Greg Rose
2010-01-10
3
-3
/
+83
*
ixgbe: Mailbox header and code module
Greg Rose
2010-01-10
2
-0
/
+575
*
ixgbevf: Kconfig, Makefile and Documentation
Greg Rose
2010-01-10
2
-0
/
+23
*
ixgbevf: Driver Makefile
Greg Rose
2010-01-10
1
-0
/
+38
*
ixgbevf: Driver main and ethool interface module and main header
Greg Rose
2010-01-10
3
-0
/
+4605
*
ixgbevf: Mailbox communication
Greg Rose
2010-01-10
2
-0
/
+441
*
ixgbevf: 82599 Virtual Function core functions and header
Greg Rose
2010-01-10
2
-0
/
+555
*
ixgbevf: Macros, data structures, useful defines and registers
Greg Rose
2010-01-10
2
-0
/
+377
*
mac8390: Fix build breakage
Geert Uytterhoeven
2010-01-09
1
-1
/
+1
*
igb: add support for device reset interrupt
Alexander Duyck
2010-01-08
1
-0
/
+9
*
can: mscan-mpc5xxx: add support for the MPC512x processor
Wolfgang Grandegger
2010-01-08
4
-95
/
+295
*
can: mscan: fix improper return if dlc < 8 in start_xmit function
Wolfgang Grandegger
2010-01-08
1
-3
/
+6
*
ep93xx_eth.c general cleanup
H Hartley Sweeten
2010-01-08
1
-72
/
+68
*
bnx2: Flush the register writes which setup the MSI-X table
Benjamin Li
2010-01-08
1
-0
/
+4
*
be2net: implements ethtool function to read eeprom data.
Sarveshwar Bandi
2010-01-08
3
-0
/
+91
*
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-07
118
-118
/
+118
*
stmmac: update the driver's module version
Giuseppe CAVALLARO
2010-01-07
1
-1
/
+1
*
stmmac: improve Kconfig help
Giuseppe CAVALLARO
2010-01-07
1
-3
/
+5
*
stmmac: include netdevice.h into the common.h header
Giuseppe CAVALLARO
2010-01-07
5
-5
/
+1
*
stmmac: rename the gmac as dwmac1000 and split core and dma parts
Giuseppe CAVALLARO
2010-01-07
7
-287
/
+324
*
stmmac: rename mac100 as dwmac100 and fix spare coding style
Giuseppe CAVALLARO
2010-01-07
5
-90
/
+95
*
stmmac: move the dma out from the main
Giuseppe CAVALLARO
2010-01-07
8
-387
/
+481
*
stmmac: reorganise class operations.
Giuseppe CAVALLARO
2010-01-07
7
-146
/
+162
*
stmmac: do not call fix_mac_speed if NULL
Giuseppe CAVALLARO
2010-01-07
1
-2
/
+3
*
stmmac: perform hw bus configuration
Giuseppe CAVALLARO
2010-01-07
2
-3
/
+3
*
stmmac: rewiew platform data
Giuseppe CAVALLARO
2010-01-07
2
-7
/
+33
*
stmmac: convert unicast addr list to list_head
Giuseppe CAVALLARO
2010-01-07
1
-16
/
+8
*
stmmac: use MII_BUS_ID_SIZE instead of BUS_ID_SIZE
Giuseppe CAVALLARO
2010-01-07
1
-3
/
+4
*
drivers/net/skfp/skfddi.c: use %pMF to show MAC address
hartleys
2010-01-07
1
-16
/
+3
*
drivers/net/defxx.c: use %pMF to show MAC address
hartleys
2010-01-07
1
-5
/
+2
*
drivers/net/wimax/i2400m/driver.c: use %pM to show MAC address
hartleys
2010-01-07
1
-13
/
+4
*
drivers/net/qlge/qlge_main.c: use %pM to show MAC address
hartleys
2010-01-07
1
-3
/
+1
*
drivers/net/atl1e/atl1e_main.c: use %pM to show MAC address
hartleys
2010-01-07
1
-4
/
+1
*
drivers/net/wimax/i2400m/fw.c: use %pM to show MAC address
hartleys
2010-01-07
1
-9
/
+2
*
drivers/net/atl1c/atl1c_main.c: use %pM to show MAC address
hartleys
2010-01-07
1
-5
/
+2
*
drivers/net/vxge/vxge-main.c: use %pM to show MAC address
hartleys
2010-01-07
1
-4
/
+2
*
drivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC address
hartleys
2010-01-07
1
-10
/
+2
*
8139too: make PCI device ids constant
Márton Németh
2010-01-07
2
-2
/
+2
*
drivers/net/mac8390.c: Add mac8390_init function
Joe Perches
2010-01-06
1
-102
/
+105
*
drivers/net/mac8390.c: Checkpatch cleanups
Joe Perches
2010-01-06
1
-107
/
+122
*
drivers/net/mac8390.c: Convert printk(KERN_<level> to pr_<level>(
Joe Perches
2010-01-06
1
-32
/
+25
*
drivers/net/mac8390.c: Remove useless memcpy casting
Joe Perches
2010-01-06
1
-9
/
+10
*
drivers/net/mac8390.c: Indent case labels
Joe Perches
2010-01-06
1
-126
/
+126
*
phy: SMSC device Energy Detect power-down mode
Giuseppe Cavallaro
2010-01-06
1
-2
/
+19
*
qlge: Add napi gro frags interface.
Ron Mercer
2010-01-06
1
-0
/
+53
[next]