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
...
|
*
|
korina: misc cleanup
Francois Romieu
2008-04-25
1
-19
/
+16
|
*
|
korina: fix misplaced return statement
Francois Romieu
2008-04-25
1
-2
/
+2
|
*
|
WAN: Fix confusing insmod error code for C101 too.
Krzysztof Halasa
2008-04-25
1
-3
/
+3
|
*
|
Removing dead code in drivers/net/wan/hdlc_fr.c
Cédric Augonnet
2008-04-25
1
-4
/
+0
|
*
|
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
*
|
|
tg3: sparse cleanup
Eric Dumazet
2008-04-24
1
-0
/
+2
*
|
|
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
|
/
/
*
|
tun: Multicast handling in tun_chr_ioctl() needs proper locking.
David S. Miller
2008-04-24
1
-0
/
+10
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-04-23
9
-22
/
+87
|
\
\
|
*
|
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
|
*
|
b43: Workaround DMA quirks
Michael Buesch
2008-04-23
1
-8
/
+39
|
*
|
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
*
|
|
iwlwifi: Fix built-in compilation of iwlcore (part 2)
Zhu Yi
2008-04-23
1
-2
/
+1
*
|
|
tun: Fix minor race in TUNSETLINK ioctl handling.
David S. Miller
2008-04-23
1
-2
/
+9
*
|
|
ppp_generic: use stats from net_device structure
Paulius Zaleckas
2008-04-23
1
-29
/
+19
|
/
/
*
|
iwlwifi: Fix built-in compilation of iwlcore
Tomas Winkler
2008-04-23
1
-1
/
+1
*
|
rt2x00: Select LEDS_CLASS.
David S. Miller
2008-04-23
1
-5
/
+10
*
|
iwlwifi: Select LEDS_CLASS.
David S. Miller
2008-04-23
1
-2
/
+6
*
|
leds: Do not guard NEW_LEDS with HAS_IOMEM
David S. Miller
2008-04-23
1
-1
/
+0
*
|
hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.c
Mark Asselstine
2008-04-21
1
-3
/
+0
*
|
hci_usb: remove code obfuscation
Pavel Machek
2008-04-19
2
-10
/
+5
*
|
drivers/net/appletalk: use time_before, time_before_eq, etc
Julia Lawall
2008-04-19
1
-1
/
+2
*
|
drivers/atm: use time_before, time_before_eq, etc
Julia Lawall
2008-04-19
1
-3
/
+4
[prev]
[next]