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
*
Fix file references in documentation and Kconfig
Johann Felix Soden
2008-01-22
2
-4
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-01-21
5
-17
/
+12
|
\
|
*
[NET]: rtnl_link: fix use-after-free
Patrick McHardy
2008-01-20
1
-13
/
+1
|
*
[NET]: Fix interrupt semaphore corruption in Intel drivers.
David S. Miller
2008-01-20
4
-4
/
+11
*
|
tc35815: Use irq number for tc35815-mac platform device id
Atsushi Nemoto
2008-01-22
1
-1
/
+1
|
/
*
Replace cpmac fix
Matteo Croce
2008-01-18
1
-1
/
+1
*
dl2k: the rest
Al Viro
2008-01-18
2
-15
/
+4
*
dl2k: MSCR, MSSR, ESR, PHY_SCR fixes
Al Viro
2008-01-18
2
-58
/
+22
*
dl2k: BMSR fixes
Al Viro
2008-01-18
2
-38
/
+16
*
dl2k: ANAR, ANLPAR fixes
Al Viro
2008-01-18
2
-98
/
+42
*
dl2k: BMCR_t fixes
Al Viro
2008-01-18
2
-61
/
+32
*
3c574, 3c515 bitfields abuse
Al Viro
2008-01-18
2
-43
/
+48
*
sbni endian fixes
Al Viro
2008-01-18
1
-3
/
+9
*
wan/lmc bitfields fixes
Al Viro
2008-01-18
1
-10
/
+2
*
dscc4 endian fixes
Al Viro
2008-01-18
1
-45
/
+49
*
S2io: Fixed synchronization between scheduling of napi with card reset and close
Sreenivasa Honnur
2008-01-18
1
-5
/
+12
*
atl1: fix frame length bug
Jay Cliburn
2008-01-18
1
-4
/
+4
*
Revert "sky2: remove check for PCI wakeup setting from BIOS"
Stephen Hemminger
2008-01-18
1
-5
/
+19
*
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
2008-01-18
6
-12
/
+24
|
\
|
*
rt2x00: Fix ieee80211 payload alignment
Ivo van Doorn
2008-01-16
2
-3
/
+10
|
*
b43: fix use-after-free rfkill bug
Stefano Brivio
2008-01-16
1
-5
/
+6
|
*
ipw2200: fix typo in kerneldoc
Stefano Brivio
2008-01-16
1
-1
/
+1
|
*
wireless/libertas support for 88w8385 sdio older revision
Marc Pignat
2008-01-16
1
-0
/
+4
|
*
hostap: section mismatch warning
Randy Dunlap
2008-01-16
1
-3
/
+3
*
|
e1000e Kconfig: remove ref to nonexistant docs
Jason Uhlenkott
2008-01-18
1
-3
/
+0
*
|
Merge branch 'ipg-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rom...
Jeff Garzik
2008-01-18
1
-24
/
+12
|
\
\
|
*
|
ipg: fix Tx completion irq request
Francois Romieu
2008-01-17
1
-4
/
+1
|
*
|
ipg: fix queue stop condition in the xmit handler
Francois Romieu
2008-01-17
1
-1
/
+1
|
*
|
ipg: plug Tx completion leak
Francois Romieu
2008-01-17
1
-14
/
+5
|
*
|
ipg: balance locking in irq handler
Francois Romieu
2008-01-17
1
-5
/
+5
|
|
/
*
|
bonding: Don't hold lock when calling rtnl_unlock
Jay Vosburgh
2008-01-18
1
-1
/
+3
*
|
bonding: fix lock ordering for rtnl and bonding_rwsem
Jay Vosburgh
2008-01-18
2
-27
/
+35
*
|
bonding: Fix up parameter parsing
Jay Vosburgh
2008-01-18
3
-12
/
+23
*
|
bonding: release slaves when master removed via sysfs
Jay Vosburgh
2008-01-18
1
-3
/
+1
*
|
bonding: fix locking during alb failover and slave removal
Jay Vosburgh
2008-01-18
2
-12
/
+20
*
|
bonding: fix ASSERT_RTNL that produces spurious warnings
Jay Vosburgh
2008-01-18
1
-3
/
+2
*
|
bonding: fix locking in sysfs primary/active selection
Jay Vosburgh
2008-01-18
1
-5
/
+10
*
|
[NIU]: Fix 1G PHY link state handling.
David S. Miller
2008-01-17
1
-0
/
+3
*
|
[NET]: Fix TX timeout regression in Intel drivers.
David S. Miller
2008-01-17
3
-7
/
+16
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-01-15
3
-20
/
+238
|
\
|
*
[MACVLAN]: Prevent nesting macvlan devices
Patrick McHardy
2008-01-10
1
-0
/
+7
|
*
[NIU]: Support for Marvell PHY
Mirko Lindner
2008-01-10
2
-20
/
+231
*
|
sky2: remove check for PCI wakeup setting from BIOS
Stephen Hemminger
2008-01-12
1
-19
/
+5
*
|
sky2: large memory workaround.
Stephen Hemminger
2008-01-12
2
-18
/
+10
*
|
fs_enet: check for phydev existence in the ethtool handlers
Anton Vorontsov
2008-01-12
1
-2
/
+9
*
|
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
2008-01-12
4
-7
/
+44
|
\
\
|
*
|
rt2x00: Put 802.11 data on 4 byte boundary
Ivo van Doorn
2008-01-10
2
-6
/
+31
|
*
|
rt2x00: Corectly initialize rt2500usb MAC
Ivo van Doorn
2008-01-10
1
-1
/
+1
|
*
|
rt2x00: Allow rt61 to catch up after a missing tx report
Mattias Nissler
2008-01-10
1
-0
/
+12
*
|
|
[usb netdev] asix: fix regression
Russ Dill
2008-01-12
1
-3
/
+3
[next]