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: Add skb_record_rx_queue() calls to multiqueue capable drivers.
David S. Miller
2009-01-27
11
-0
/
+13
*
cxgb3: Notify fatal errors
Divy Le Ray
2009-01-26
3
-4
/
+28
*
smsc911x: leave RX_STOP interrupt permanently enabled
Steve Glendinning
2009-01-26
1
-10
/
+3
*
smc91x: struct net_device_ops
Magnus Damm
2009-01-26
1
-8
/
+14
*
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-26
19
-50
/
+54
*
net: pppoe - stop using proc internals
Cyrill Gorcunov
2009-01-26
1
-28
/
+6
*
pppol2tp: stop using proc internals
Alexey Dobriyan
2009-01-26
1
-43
/
+5
*
ixgbe: add support KX/KX4 device
Don Skidmore
2009-01-26
4
-0
/
+24
*
ixgbe: fix slow load times on 82598 nics
Don Skidmore
2009-01-26
1
-7
/
+18
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-01-26
21
-184
/
+271
|
\
|
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-01-26
1
-10
/
+10
|
|
\
|
|
*
[NET] am79c961a: fix spin_lock usage
Uwe Kleine-König
2009-01-24
1
-10
/
+10
|
*
|
gianfar: Revive VLAN support
Anton Vorontsov
2009-01-26
1
-5
/
+1
|
*
|
bnx2x: tx_has_work should not wait for FW
Vladislav Zolotarov
2009-01-26
1
-5
/
+12
|
*
|
netxen: reduce memory footprint
Dhananjay Phadke
2009-01-26
2
-7
/
+10
|
*
|
netxen: fix vlan tso/checksum offload
Dhananjay Phadke
2009-01-26
1
-11
/
+20
|
*
|
e1000e: workaround hw errata
Jesse Brandeburg
2009-01-26
2
-1
/
+6
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-01-25
4
-7
/
+29
|
|
\
\
|
|
*
|
rtl8187: Add termination packet to prevent stall
Larry Finger
2009-01-23
1
-0
/
+1
|
|
*
|
iwlwifi: fix rs_get_rate WARN_ON()
Abbas, Mohamed
2009-01-23
2
-5
/
+23
|
|
*
|
p54usb: fix packet loss with first generation devices
Christian Lamparter
2009-01-23
1
-2
/
+5
|
*
|
|
virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs
Alex Williamson
2009-01-25
1
-1
/
+2
|
|
/
/
|
*
|
phy: Add suspend/resume support to SMSC PHYs
Steve Glendinning
2009-01-22
1
-0
/
+12
|
*
|
phylib: Fix oops in suspend/resume paths
Anton Vorontsov
2009-01-22
1
-5
/
+3
|
*
|
bnx2x: Version
Eilon Greenstein
2009-01-22
1
-2
/
+2
|
*
|
bnx2x: loopback test failure
Eilon Greenstein
2009-01-22
1
-6
/
+7
|
*
|
bnx2x: Missing rmb when waiting for FW response
Eilon Greenstein
2009-01-22
1
-0
/
+1
|
*
|
bnx2x: Calling napi_del
Eilon Greenstein
2009-01-22
1
-0
/
+6
|
*
|
bnx2x: Carrier off first call
Eilon Greenstein
2009-01-22
1
-2
/
+2
|
*
|
bnx2x: Handling load failures
Eilon Greenstein
2009-01-22
1
-66
/
+88
|
*
|
bnx2x: Disable napi
Eilon Greenstein
2009-01-22
1
-3
/
+2
|
*
|
bnx2x: Reset HW before use
Eilon Greenstein
2009-01-22
1
-8
/
+9
|
*
|
iwlwifi: return NETDEV_TX_OK from _tx ops
Reinette Chatre
2009-01-22
2
-2
/
+2
|
*
|
zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id list
Hin-Tak Leung
2009-01-22
1
-0
/
+1
|
*
|
p54usb: fix nasty use after free
Christian Lamparter
2009-01-22
1
-21
/
+13
|
*
|
p54: more cryptographic accelerator fixes
Christian Lamparter
2009-01-22
1
-3
/
+17
|
*
|
p54: add missing break in eeprom parser
Chr
2009-01-22
1
-2
/
+2
|
*
|
orinoco: use KERN_DEBUG for link status messages
Pavel Roskin
2009-01-22
1
-1
/
+1
|
*
|
rt2x00: Fix TX rate short preamble detection
Ivo van Doorn
2009-01-22
1
-1
/
+2
|
*
|
orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_...
Andrey Borzenkov
2009-01-22
1
-17
/
+13
*
|
|
com0020: Add missing symbol export for com20020_netdev_ops.
David S. Miller
2009-01-25
1
-0
/
+1
*
|
|
smsc95xx: fix function prototype of async callback
Steve Glendinning
2009-01-25
1
-2
/
+2
*
|
|
smsc95xx: remove unused completion struct
Steve Glendinning
2009-01-25
1
-4
/
+0
*
|
|
e1000e: drop lltx, remove unnecessary lock
Jesse Brandeburg
2009-01-22
2
-33
/
+3
*
|
|
au1000: reorder functions
Florian Fainelli
2009-01-22
1
-532
/
+511
*
|
|
net: pppoe - get rid of DECLARE_MAC_BUF
Cyrill Gorcunov
2009-01-22
1
-1
/
+0
*
|
|
tun: Implement ip link del tunXXX
Eric W. Biederman
2009-01-21
1
-31
/
+25
*
|
|
tun: There is no longer any need to deny changing network namespaces
Eric W. Biederman
2009-01-21
1
-1
/
+0
*
|
|
tun: Fix races between tun_net_close and free_netdev.
Eric W. Biederman
2009-01-21
1
-2
/
+48
*
|
|
tun: Move read_wait into tun_file
Eric W. Biederman
2009-01-21
1
-8
/
+10
[next]