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
*
ns8320: use netdev_alloc_skb
Stephen Hemminger
2008-05-30
1
-6
/
+3
*
ts108: use netdev_alloc_skb
Stephen Hemminger
2008-05-30
1
-2
/
+4
*
net/s2io: set_rxd_buffer_pointer returns -ENOMEM, not ENOMEM
Marcin Slusarz
2008-05-30
1
-1
/
+1
*
sky2: pci power savings
Stephen Hemminger
2008-05-30
2
-7
/
+107
*
sky2: put PHY in sleep when down
Stephen Hemminger
2008-05-30
2
-2
/
+45
*
sky2: split phy power into two functions
Stephen Hemminger
2008-05-30
1
-15
/
+24
*
[netdrvr] forcedeth: reorder suspend/resume code
Tobias Diedrich
2008-05-30
1
-15
/
+11
*
[netdrvr] forcedeth: save/restore device configuration space
Tobias Diedrich
2008-05-30
1
-6
/
+15
*
[netdrvr] forcedeth: setup wake-on-lan before shutting down
Tobias Diedrich
2008-05-30
1
-0
/
+16
*
ps3: gelic: updown_lock semaphore to mutex
Daniel Walker
2008-05-30
2
-6
/
+6
*
ps3: gelic: assoc_stat_lock semaphore to mutex
Daniel Walker
2008-05-30
2
-12
/
+12
*
ps3: gelic: scan_lock semaphore to mutex
Daniel Walker
2008-05-30
2
-10
/
+10
*
fs_enet: MDIO on GPIO support
Laurent Pinchart
2008-05-30
1
-11
/
+20
*
net: OpenFirmware GPIO based MDIO bitbang driver
Laurent Pinchart
2008-05-30
3
-0
/
+212
*
sfc: Reduce I2C udelay to 5 resulting in a clock frequency of 100 kHz
Ben Hutchings
2008-05-30
1
-1
/
+1
*
sfc: Use kernel I2C system and i2c-algo-bit driver
Ben Hutchings
2008-05-30
10
-559
/
+133
*
cxgb3: fix build error when INET=n
Randy Dunlap
2008-05-30
1
-1
/
+1
*
tlan: wrap source lines
Stephen Hemminger
2008-05-30
2
-115
/
+203
*
tlan: proper shared IRQ support
Stephen Hemminger
2008-05-30
1
-44
/
+17
*
tlan: manage rx allocation failure better
Stephen Hemminger
2008-05-30
1
-34
/
+29
*
tlan: 64bit conversion
Stephen Hemminger
2008-05-30
2
-22
/
+18
*
tlan: remove unused devName field
Stephen Hemminger
2008-05-30
1
-1
/
+0
*
tlan: use netdevice stats
Stephen Hemminger
2008-05-30
2
-18
/
+16
*
tlan: get rid of padding buffer
Stephen Hemminger
2008-05-30
1
-30
/
+7
*
myri10ge: add Direct Cache Access support
Brice Goglin
2008-05-30
1
-1
/
+145
*
myri10ge: add multislices support
Brice Goglin
2008-05-30
1
-242
/
+442
*
myri10ge: add routines for multislices
Brice Goglin
2008-05-30
1
-0
/
+256
*
Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel...
David S. Miller
2008-05-29
24
-428
/
+1136
|
\
|
*
via-velocity: use memmove
Stephen Hemminger
2008-05-22
1
-5
/
+1
|
*
via-velocity: use netdev_alloc_skb
Stephen Hemminger
2008-05-22
1
-13
/
+6
|
*
dl2k: use netdev_alloc_skb
Stephen Hemminger
2008-05-22
1
-4
/
+4
|
*
hamachi: use netdev_alloc_skb
Stephen Hemminger
2008-05-22
1
-10
/
+2
|
*
ixp2000: use netdev_alloc_skb
Stephen Hemminger
2008-05-22
1
-2
/
+2
|
*
sb1250: use netdev_alloc_skb
Maciej W. Rozycki
2008-05-22
1
-36
/
+31
|
*
atl1: use netdev_alloc_skb
Stephen Hemminger
2008-05-22
1
-1
/
+2
|
*
tg3: remove unneeded semicolons
Stephen Hemminger
2008-05-22
1
-16
/
+16
|
*
3c515: fix using pnp_get_resource when CONFIG_ISAPNP=n
Randy Dunlap
2008-05-22
1
-0
/
+4
|
*
PHYLIB: Kconfig: Complete the list of Broadcom PHYs supported
Maciej W. Rozycki
2008-05-22
1
-1
/
+2
|
*
PHYLIB: Add 1000Base-X support for Broadcom bcm5482
Nate Case
2008-05-22
1
-2
/
+199
|
*
bonding: Add "follow" option to fail_over_mac
Jay Vosburgh
2008-05-22
3
-60
/
+165
|
*
bonding: refactor ARP active-backup monitor
Jay Vosburgh
2008-05-22
2
-185
/
+248
|
*
bonding: Send more than one gratuitous ARP when slave takes over
Moni Shoua
2008-05-22
3
-4
/
+60
|
*
bonding: Remove unneeded list_empty checks.
Pavel Emelyanov
2008-05-22
1
-6
/
+0
|
*
bonding: Relax unneeded _safe lists iterations.
Pavel Emelyanov
2008-05-22
2
-19
/
+15
|
*
bonding: Remove redundant argument from bond_create.
Pavel Emelyanov
2008-05-22
3
-7
/
+4
|
*
bonding: remove test for IP in ARP monitor
Jay Vosburgh
2008-05-22
1
-27
/
+4
|
*
bonding: Use msecs_to_jiffies, eliminate panic
Jay Vosburgh
2008-05-22
1
-3
/
+3
|
*
misc drivers/net endianness noise
Al Viro
2008-05-22
6
-14
/
+16
|
*
cxgb3 - Add LRO support
Divy Le Ray
2008-05-22
7
-12
/
+268
|
*
cxgb3 - Add page support to jumbo frame Rx queue
Divy Le Ray
2008-05-22
2
-35
/
+84
[next]