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
*
[PATCH] Duplicate IPW_DEBUG option for ipw2100 and 2200
Brice Goglin
2005-12-01
5
-35
/
+35
*
[PATCH] ipw2200: kzalloc conversion and Kconfig dependency fix
Takis
2005-12-01
2
-3
/
+2
*
Merge branch 'upstream-fixes'
Jeff Garzik
2005-12-01
8
-64
/
+53
|
\
|
*
[netdrvr skge] fix typo, fix build
Jeff Garzik
2005-12-01
1
-1
/
+1
|
*
[netdrvr fmvj18x_cs] fix multicast bug
Komuro
2005-12-01
1
-21
/
+11
|
*
[wireless airo] reset card in init
Matthieu CASTET
2005-12-01
1
-2
/
+2
|
*
[PATCH] skge: handle VLAN checksum correctly on yukon rev 0
Stephen Hemminger
2005-12-01
1
-3
/
+1
|
*
[PATCH] orinoco: fix setting power management parameters
Pavel Roskin
2005-12-01
1
-2
/
+1
|
*
[PATCH] jazzsonic: Fix platform device code
Ralf Baechle
2005-12-01
1
-1
/
+1
|
*
[PATCH] jazzsonic: Fix build error.
Ralf Baechle
2005-12-01
1
-1
/
+1
|
*
[PATCH] mipsnet: Fix Copyright notice.
Ralf Baechle
2005-12-01
1
-25
/
+5
|
*
[PATCH] ibm_emac: fix graceful stop timeout handling
Eugene Surovegin
2005-12-01
2
-9
/
+31
*
|
[PATCH] airo.c: add support for IW_ENCODE_TEMP (i.e. xsupplicant)
Dan Streetman
2005-12-01
1
-7
/
+8
*
|
[PATCH] ixp2000: add driver version, bump version to 0.2
Lennert Buytenhek
2005-12-01
1
-0
/
+4
*
|
[PATCH] ixp2000: add netpoll support
Lennert Buytenhek
2005-12-01
1
-0
/
+12
*
|
[PATCH] enp2611: disable/enable SERDES carrier on interface down/up
Lennert Buytenhek
2005-12-01
1
-0
/
+5
*
|
[PATCH] pm3386: implement reset
Lennert Buytenhek
2005-12-01
1
-1
/
+31
*
|
[PATCH] pm3386: add hook for setting carrier
Lennert Buytenhek
2005-12-01
2
-0
/
+6
*
|
[PATCH] pm3386: add hook for setting MAC address
Lennert Buytenhek
2005-12-01
2
-0
/
+8
*
|
[PATCH] ixp2000: report MAC addresses for each port on init
Lennert Buytenhek
2005-12-01
1
-0
/
+8
*
|
[PATCH] enp2611: report link up/down events
Lennert Buytenhek
2005-12-01
1
-0
/
+5
*
|
[PATCH] enp2611: use 'dev' in link status timer
Lennert Buytenhek
2005-12-01
1
-4
/
+4
*
|
[PATCH] enp2611: don't check netif_running() in link status timer
Lennert Buytenhek
2005-12-01
1
-3
/
+0
*
|
[PATCH] ixp2000: use netif_rx_schedule_test
Lennert Buytenhek
2005-12-01
1
-7
/
+1
*
|
[PATCH] caleb/pm3386: include proper header files
Lennert Buytenhek
2005-12-01
2
-0
/
+2
*
|
[PATCH] pm3386: remove unnecessary udelays
Lennert Buytenhek
2005-12-01
1
-13
/
+0
*
|
[PATCH] pm3386: zero stats properly
Lennert Buytenhek
2005-12-01
1
-1
/
+1
*
|
[PATCH] ixp2000: register netdevices last
Lennert Buytenhek
2005-12-01
1
-18
/
+17
*
|
[PATCH] sk98lin: remove /proc interface
shemminger@osdl.org
2005-12-01
3
-308
/
+2
*
|
[PATCH] sk98lin: remove redundant fields in device info
shemminger@osdl.org
2005-12-01
2
-44
/
+34
*
|
[PATCH] sk98lin: allow ethtool checksum on/off per port
shemminger@osdl.org
2005-12-01
3
-36
/
+79
*
|
Merge branch 'upstream-fixes'
Jeff Garzik
2005-12-01
7
-1028
/
+55
|
\
\
|
|
/
|
*
[PATCH] sk98lin: avoid message confusion with skge
shemminger@osdl.org
2005-12-01
1
-3
/
+3
|
*
[PATCH] sk98lin: add permanent address support
shemminger@osdl.org
2005-12-01
2
-1
/
+4
|
*
[PATCH] sk98lin: fix checksumming code
shemminger@osdl.org
2005-12-01
4
-1007
/
+38
|
*
[PATCH] e1000: fix for dhcp issue
Jesse Brandeburg
2005-12-01
1
-13
/
+1
|
*
b44: increase version number
Francois Romieu
2005-11-30
1
-2
/
+2
|
*
b44: early return in dev->do_ioctl when the device is not up
Francois Romieu
2005-11-30
1
-2
/
+5
|
*
b44: missing netif_wake_queue() in b44_open()
Mark Lord
2005-11-30
1
-0
/
+2
*
|
[PATCH] sky2: update version number
shemminger@osdl.org
2005-12-01
1
-3
/
+4
*
|
[PATCH] sky2: use pci_register_driver
shemminger@osdl.org
2005-12-01
1
-1
/
+1
*
|
[PATCH] sky2: remove pci-express hacks
shemminger@osdl.org
2005-12-01
2
-18
/
+6
*
|
[PATCH] sky2: byteorder annotation
shemminger@osdl.org
2005-12-01
1
-10
/
+10
*
|
[PATCH] sky2: dual port tx completion
shemminger@osdl.org
2005-12-01
1
-10
/
+16
*
|
[PATCH] sky2: race with MTU change
shemminger@osdl.org
2005-12-01
1
-3
/
+17
*
|
[PATCH] sky2: change netif_rx_schedule_test to __netif_schedule_prep
shemminger@osdl.org
2005-12-01
1
-2
/
+3
*
|
[PATCH] sky2: handle DMA boundary crossing
shemminger@osdl.org
2005-12-01
1
-6
/
+12
*
|
[PATCH] sky2: add Yukon-EC ultra support
shemminger@osdl.org
2005-12-01
2
-3
/
+33
*
|
[PATCH] sky2: improve receive performance
shemminger@osdl.org
2005-12-01
1
-32
/
+34
*
|
[PATCH] sky2: fix receive flush/pause issues
shemminger@osdl.org
2005-12-01
1
-13
/
+7
[next]