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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: am79c961a: platform_get_irq() may return signed unnoticed
Roel Kluin
2008-04-29
1
-3
/
+7
*
netiucv: Fix missing driver attributes.
Cornelia Huck
2008-04-29
1
-0
/
+1
*
qeth: layer 2 allow ethtool to set TSO
Frank Blaschka
2008-04-29
1
-1
/
+17
*
qeth: read number of ports from card
Ursula Braun
2008-04-29
1
-2
/
+3
*
qeth: layer 3 add missing dev_open/close to ccwgroup handler
Frank Blaschka
2008-04-29
1
-2
/
+13
*
qeth: rework fast path
Frank Blaschka
2008-04-29
4
-98
/
+13
*
qeth: provide get ethtool settings
Frank Blaschka
2008-04-29
4
-0
/
+93
*
qeth: layer 3 support vlan IPv6 on hiper socket
Frank Blaschka
2008-04-29
1
-3
/
+4
*
qeth module size reduction.
Peter Tiedemann
2008-04-29
5
-27
/
+14
*
ccwgroup: Unify parsing for group attribute.
Ursula Braun
2008-04-29
3
-60
/
+79
*
netiucv: get rid of in_atomic() use
Ursula Braun
2008-04-29
1
-2
/
+0
*
lcs: CCL-sequ. numbers required for protocol 802.2 only.
Klaus D. Wacker
2008-04-29
1
-1
/
+2
*
Blackfin EMAC Driver: Initial version of ethtool support
Bryan Wu
2008-04-29
1
-0
/
+47
*
Blackfin EMAC Driver: code cleanup
Bryan Wu
2008-04-29
2
-127
/
+124
*
net: eepro autoport typo
Harvey Harrison
2008-04-29
1
-1
/
+1
*
Add support for SMSC LAN8187 and LAN8700 PHYs
Steve Glendinning
2008-04-29
2
-2
/
+69
*
Rename SMSC phy functions to be more generic
Steve Glendinning
2008-04-29
1
-7
/
+7
*
drivers/net/phy: fix kernel-doc notation
Randy Dunlap
2008-04-29
1
-1
/
+1
*
S2io: Version update for multi ring patches
Sreenivasa Honnur
2008-04-29
1
-1
/
+1
*
S2io: Enable multi ring support
Sreenivasa Honnur
2008-04-29
2
-191
/
+226
*
3c515: use netstats in net_device structure
Paulius Zaleckas
2008-04-29
1
-34
/
+30
*
3c509: use netstats in net_device structure
Paulius Zaleckas
2008-04-29
1
-26
/
+21
*
3c505: use netstats in net_device structure
Paulius Zaleckas
2008-04-29
2
-17
/
+14
*
Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
2008-04-29
1
-4
/
+4
|
\
|
*
r8169: fix oops in r8169_get_mac_version
Ivan Vecera
2008-04-17
1
-1
/
+1
|
*
r8169: fix past rtl_chip_info array size for unknown chipsets
Roel Kluin
2008-04-17
1
-3
/
+3
*
|
Merge branch 'sis190' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu...
Jeff Garzik
2008-04-29
1
-55
/
+81
|
\
\
|
*
|
sis190: account for Tx errors
Francois Romieu
2008-04-27
1
-3
/
+35
|
*
|
sis190: remove needless MII reset
Francois Romieu
2008-04-27
1
-3
/
+2
|
*
|
sis190: Rx path update
Francois Romieu
2008-04-27
1
-26
/
+28
|
*
|
sis190: use netdev_alloc_skb
Stephen Hemminger
2008-04-27
1
-13
/
+13
|
*
|
sis190: hard-code the alignment of tiny packets
Stephen Hemminger
2008-04-27
1
-2
/
+2
|
*
|
sis190: use the allocated buffer as a status code in sis190_alloc_rx_skb
Stephen Hemminger
2008-04-27
1
-22
/
+15
*
|
|
New driver "sfc" for Solarstorm SFC4000 controller.
Ben Hutchings
2008-04-29
35
-0
/
+12880
*
|
|
iwlwifi: Allow building iwl3945 without iwl4965.
Jason Riedy
2008-04-27
2
-1
/
+7
*
|
|
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
2008-04-25
53
-668
/
+1231
|
\
\
\
|
|
/
/
|
*
|
[netdrvr] tehuti: move ioctl perm check closer to function start
Jeff Garzik
2008-04-25
1
-2
/
+3
|
*
|
via-velocity: fix vlan receipt
Francois Romieu
2008-04-25
1
-18
/
+28
|
*
|
forcedeth: realtek phy crossover detection
Ayaz Abdulla
2008-04-25
1
-42
/
+178
|
*
|
ibm_newemac: Increase MDIO timeouts
Benjamin Herrenschmidt
2008-04-25
1
-4
/
+4
|
*
|
gianfar: Fix skb allocation strategy
Andy Fleming
2008-04-25
1
-35
/
+65
|
*
|
netxen: reduce stack usage of netxen_nic_flash_print
Harvey Harrison
2008-04-25
1
-7
/
+8
|
*
|
smc911x: test after postfix decrement fails in smc911x_{reset,drop_pkt}
Roel Kluin
2008-04-25
1
-3
/
+3
|
*
|
net drivers: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-25
20
-5
/
+44
|
*
|
forcedeth: new backoff implementation
Ayaz Abdulla
2008-04-25
1
-34
/
+178
|
*
|
ehea: make things static
Andrew Morton
2008-04-25
1
-2
/
+2
|
*
|
phylib: Add support for board-level PHY fixups
Andy Fleming
2008-04-25
3
-13
/
+123
|
*
|
[netdrvr] atlx: code movement: move atl1 parameter parsing
Chris Snook
2008-04-25
2
-138
/
+138
|
*
|
atlx: remove flash vendor parameter
Chris Snook
2008-04-25
1
-39
/
+0
|
*
|
korina: misc cleanup
Francois Romieu
2008-04-25
1
-19
/
+16
[next]