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
*
b43legacy: fix TBTT and PU timings
Stefano Brivio
2008-04-16
2
-3
/
+34
*
proc: switch /proc/driver/ray_cs/ray_cs to seq_file interface
Alexey Dobriyan
2008-04-16
1
-31
/
+42
*
libertas: un-garbage various command structs
Holger Schurig
2008-04-16
1
-1
/
+6
*
libertas: convert libertas driver to use an event/cmdresp queue
Holger Schurig
2008-04-16
13
-383
/
+269
*
rt2x00: Only free skb when beacon_update fails
Ivo van Doorn
2008-04-16
1
-4
/
+2
*
ssb-pcicore: Remove b44 TPS flag workaround
Michael Buesch
2008-04-16
1
-9
/
+3
*
[TUN]: Allow to register tun devices in namespace.
Pavel Emelyanov
2008-04-16
1
-0
/
+4
*
[TUN]: Make the tun_dev_list per-net.
Pavel Emelyanov
2008-04-16
1
-18
/
+19
*
[TUN]: Introduce the tun_net structure and init/exit net ops.
Pavel Emelyanov
2008-04-16
1
-1
/
+52
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-14
28
-184
/
+558
|
\
|
*
[ISDN]: Do not validate ISDN net device address prior to interface-up
Paul Bolle
2008-04-13
1
-0
/
+1
|
*
net: check for underlength tap writes
Rusty Russell
2008-04-12
1
-1
/
+4
|
*
net: make struct tun_struct private to tun.c
Rusty Russell
2008-04-12
1
-0
/
+33
|
*
tg3: fix MMIO for PPC 44x platforms
Sergei Shtylyov
2008-04-12
1
-3
/
+4
|
*
Mark generic HDLC + PPP as broken.
Krzysztof Halasa
2008-04-12
1
-1
/
+5
|
*
ehea: Fix DLPAR memory add support
Thomas Klein
2008-04-12
2
-3
/
+24
|
*
sc92031: sysfs link missing
Stephen Hemminger
2008-04-12
1
-0
/
+1
|
*
smc91x driver: fix bug: print warning only in interrupt mode
Sonic Zhang
2008-04-12
1
-0
/
+2
|
*
forcedeth: mac address fix
Ayaz Abdulla
2008-04-12
1
-2
/
+24
|
*
macb: Use semicolon instead of comma for statement
Atsushi Nemoto
2008-04-12
1
-6
/
+6
|
*
macb: Call phy_disconnect on removing
Atsushi Nemoto
2008-04-12
1
-0
/
+2
|
*
ucc_geth: fix non-functional fixed phy support
Joakim Tjernlund
2008-04-12
1
-23
/
+30
|
*
fs_enet: Don't call NAPI functions when NAPI is not used.
Laurent Pinchart
2008-04-12
1
-1
/
+2
|
*
sky2: missing chip name for Yukon Supreme
Stephen Hemminger
2008-04-12
1
-0
/
+1
|
*
BNX2X: Correct bringing chip out of reset
Eliezer Tamir
2008-04-09
1
-3
/
+3
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-04-09
7
-12
/
+17
|
|
\
|
|
*
rt61pci: rt61pci_beacon_update do not free skb twice
Daniel Wagner
2008-04-09
1
-3
/
+1
|
|
*
ssb-mipscore: Fix interrupt vectors
Michael Buesch
2008-04-09
1
-6
/
+7
|
|
*
ssb-pcicore: Fix IRQ TPS flag handling
Larry Finger
2008-04-09
1
-1
/
+1
|
|
*
b43legacy: fix bcm4303 crash
Stefano Brivio
2008-04-07
1
-0
/
+6
|
|
*
iwlwifi: fix n-band association problem
Abhijeet Kolekar
2008-04-07
1
-1
/
+0
|
|
*
ipw2200: set MAC address on radiotap interface
Daniel Drake
2008-04-07
1
-0
/
+1
|
|
*
libertas: fix mode initialization problem
Holger Schurig
2008-04-07
1
-1
/
+1
|
*
|
[NET]: Undo code bloat in hot paths due to print_mac().
David S. Miller
2008-04-08
7
-110
/
+177
|
|
/
|
*
fix endian lossage in forcedeth
Al Viro
2008-04-04
1
-3
/
+2
|
*
net/tokenring/olympic.c section fixes
Adrian Bunk
2008-04-04
1
-3
/
+3
|
*
net: marvell.c fix sparse shadowed variable warning
Harvey Harrison
2008-04-04
1
-2
/
+0
|
*
[TG3]: Add PHY workaround for 5784
Matt Carlson
2008-04-03
2
-14
/
+219
*
|
[ATM] drivers/atm/horizon.c: stop inlining largish static functions
Denys Vlasenko
2008-04-13
1
-12
/
+12
*
|
drivers/net/wireless/p54/net2280.h: silence checkpatch.pl
Christian Lamparter
2008-04-08
1
-368
/
+368
*
|
p54: move to separate directory
Christian Lamparter
2008-04-08
12
-67
/
+68
*
|
mac80211: rename files
Johannes Berg
2008-04-08
2
-2
/
+2
*
|
adm8211: remove commented-out code
Pavel Machek
2008-04-08
1
-7
/
+0
*
|
b43: use b43_is_mode() call
Michael Buesch
2008-04-08
1
-2
/
+2
*
|
b43: Fix PHY TX control words in SHM
Michael Buesch
2008-04-08
2
-83
/
+117
*
|
b43: Fix beacon BH update
Michael Buesch
2008-04-08
2
-42
/
+54
*
|
mac80211: notify mac from low level driver (iwlwifi)
Mohamed Abbas
2008-04-08
2
-0
/
+2
*
|
b43: Beaconing fixes
Michael Buesch
2008-04-08
2
-6
/
+37
*
|
iwlwifi: honour regulatory restrictions in scan code
Johannes Berg
2008-04-08
2
-0
/
+6
*
|
iwlwifi: fix rfkill memory error
Mohamed Abbas
2008-04-08
3
-18
/
+22
[next]