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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
tehuti: check register size
Francois Romieu
2008-04-25
1
-0
/
+14
|
*
|
[netdrvr] typhoon: typhoon_resume - remove call to start_queue
Grant Grundler
2008-04-25
1
-1
/
+0
|
*
|
ibm_newemac: PowerPC 440EP/440GR EMAC PHY clock workaround
Valentine Barshak
2008-04-25
2
-2
/
+47
|
*
|
ibm_newemac: PowerPC 440GX EMAC PHY clock workaround
Valentine Barshak
2008-04-25
2
-3
/
+23
|
*
|
ibm_newemac Use status property for unused/unwired EMACs
Josh Boyer
2008-04-25
1
-2
/
+5
|
*
|
ibm_newemac: Fix section mismatch warnings
Josh Boyer
2008-04-25
5
-6
/
+6
|
*
|
ibm_newemac: Add support for 460EX/GT-type MAL rx-channel handling
Stefan Roese
2008-04-25
1
-0
/
+16
|
*
|
ibm_newemac: Fix problem with jumbo frame support and EMAC V4.patch
Stefan Roese
2008-04-25
1
-1
/
+4
|
*
|
e1000e: Increment version to 0.2.1
Jesse Brandeburg
2008-04-25
1
-1
/
+1
|
*
|
igb: save and restore pcie/msi state to support EEH recovery
Auke Kok
2008-04-25
1
-0
/
+2
|
*
|
e1000e: save and restore pcie/msi state to support EEH recovery
Wendy Xiong
2008-04-25
1
-0
/
+2
|
*
|
ixgbe: save and restore pcie/msi state to support EEH recovery
Wendy Xiong
2008-04-25
1
-0
/
+2
|
*
|
e1000e: lower ring minimum size to 64
Auke Kok
2008-04-25
1
-2
/
+2
|
*
|
e1000e: Fix HW Error on es2lan, ARP capture issue by BMC
David Graham
2008-04-25
4
-66
/
+137
|
*
|
e1000e: Add interrupt moderation run-time ethtool interface
Auke Kok
2008-04-25
2
-0
/
+46
|
*
|
e1000e: cleanup several stats issues
Bruce Allan
2008-04-25
7
-86
/
+122
|
*
|
S2io: Removed rx_lock and put_lock
Sreenivasa Honnur
2008-04-25
2
-35
/
+2
|
*
|
S2io: Removed receive buffer replenishment tasklet
Sreenivasa Honnur
2008-04-25
2
-92
/
+4
|
*
|
S2io: Version update for memory leak fix during free_tx_buffers
Sreenivasa Honnur
2008-04-25
1
-1
/
+1
|
*
|
S2io: Fix memory leak during free_tx_buffers
Sreenivasa Honnur
2008-04-25
1
-1
/
+1
|
*
|
ucc_geth: Fix sneaky merge conflict regarding bus_id
Andy Fleming
2008-04-25
1
-1
/
+1
*
|
|
xfrm: alg_key_len & alg_icv_len should be unsigned
Eric Dumazet
2008-04-25
1
-4
/
+4
*
|
|
ipv6: Fix typo in net/ipv6/Kconfig
Michael Beasley
2008-04-24
1
-1
/
+1
*
|
|
tg3: sparse cleanup
Eric Dumazet
2008-04-24
1
-0
/
+2
*
|
|
ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 s...
YOSHIFUJI Hideaki
2008-04-24
1
-0
/
+18
*
|
|
tcp: tcp_probe buffer overflow and incorrect return value
Tom Quetchenbach
2008-04-24
1
-5
/
+4
*
|
|
niu: Add support for Neptune FEM/NEM cards for C10 server blades
Matheos Worku
2008-04-24
2
-30
/
+277
*
|
|
niu: Determine the # of ports from the card's VPD data
Matheos Worku
2008-04-24
2
-11
/
+65
*
|
|
ethtool: EEPROM dump no longer works for tg3 and natsemi
Mandeep Singh Baines
2008-04-24
1
-0
/
+5
|
/
/
*
|
af_key: Fix af_key.c compiler warning
Brian Haley
2008-04-24
1
-3
/
+2
*
|
tun: Multicast handling in tun_chr_ioctl() needs proper locking.
David S. Miller
2008-04-24
1
-0
/
+10
*
|
[NET]: Fix heavy stack usage in seq_file output routines.
Pavel Emelyanov
2008-04-24
6
-50
/
+56
*
|
[AF_UNIX] Initialise UNIX sockets before general device initcalls
David Woodhouse
2008-04-24
1
-1
/
+5
*
|
[RTNETLINK]: Fix bogus ASSERT_RTNL warning
Patrick McHardy
2008-04-23
2
-2
/
+8
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-04-23
14
-38
/
+129
|
\
\
|
*
|
iwlwifi: Don't unlock priv->mutex if it isn't locked
Roland Dreier
2008-04-23
2
-2
/
+0
|
*
|
wireless: rndis_wlan: modparam_workaround_interval is never below 0.
Roel Kluin
2008-04-23
1
-2
/
+3
|
*
|
prism54: prism54_get_encode() test below 0 on unsigned index
Roel Kluin
2008-04-23
1
-1
/
+1
|
*
|
mac80211: update mesh EID values
Luis Carlos Cobo
2008-04-23
1
-7
/
+13
|
*
|
b43: Workaround DMA quirks
Michael Buesch
2008-04-23
1
-8
/
+39
|
*
|
mac80211: fix use before check of Qdisc length
Ron Rindjunsky
2008-04-23
1
-1
/
+1
|
*
|
net/mac80211/rx.c: fix off-by-one
Adrian Bunk
2008-04-23
1
-1
/
+1
|
*
|
mac80211: Fix race between ieee80211_rx_bss_put and lookup routines.
Pavel Emelyanov
2008-04-23
1
-2
/
+5
|
*
|
ath5k: Fix radio identification on AR5424/2424
Nick Kossifidis
2008-04-23
1
-4
/
+10
|
*
|
ssb: Fix all-ones boardflags
Larry Finger
2008-04-23
1
-0
/
+5
|
*
|
b43: Add more btcoexist workarounds
Michael Buesch
2008-04-23
1
-4
/
+9
|
*
|
b43: Fix HostFlags data types
Michael Buesch
2008-04-23
2
-3
/
+4
|
*
|
b43: Workaround invalid bluetooth settings
Michael Buesch
2008-04-23
1
-2
/
+20
|
*
|
mac80211: MAINTAINERS update
Johannes Berg
2008-04-23
1
-4
/
+2
|
*
|
mac80211: Fix n-band association problem
Abhijeet Kolekar
2008-04-23
1
-1
/
+20
[prev]
[next]