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
*
tg3: Add legacy bootcode version decoding
Matt Carlson
2009-02-26
2
-8
/
+35
*
tg3: Refactor firmware version routines
Matt Carlson
2009-02-26
1
-43
/
+55
*
tg3: Eliminate tg3_nvram_read_swab()
Matt Carlson
2009-02-26
1
-27
/
+25
*
tg3: Correct NVRAM stream endian notations
Matt Carlson
2009-02-26
1
-26
/
+29
*
tg3: Invert nvram_read() and nvram_read_swab()
Matt Carlson
2009-02-26
1
-22
/
+28
*
tg3: Eliminate nvram routine forward declarations
Matt Carlson
2009-02-26
1
-197
/
+191
*
tg3: Refine tg3_vlan_rx_register()
Matt Carlson
2009-02-26
1
-4
/
+7
*
tg3: Update ethtool set_settings error checks
Matt Carlson
2009-02-26
1
-18
/
+50
*
tg3: Drop non-VLAN rx pkts larger than the MTU
Matt Carlson
2009-02-26
1
-1
/
+9
*
tg3: Fix 5906 link problems
Matt Carlson
2009-02-26
1
-1
/
+2
*
ns83820: remove some pointless conditionals before kfree_skb()
Wei Yongjun
2009-02-26
1
-2
/
+1
*
chelsio: remove some pointless conditionals before kfree_skb()
Wei Yongjun
2009-02-26
1
-2
/
+1
*
wan: remove some pointless conditionals before kfree_skb()
Wei Yongjun
2009-02-26
1
-2
/
+1
*
i2400m: remove some pointless conditionals before kfree_skb()
Wei Yongjun
2009-02-26
1
-2
/
+1
*
drivers/net/rionet.c: remove some pointless conditionals before kfree_skb()
Wei Yongjun
2009-02-26
1
-2
/
+1
*
ppp: remove some pointless conditionals before kfree_skb()
Wei Yongjun
2009-02-26
3
-10
/
+5
*
irda: remove some pointless conditionals before kfree_skb()
Wei Yongjun
2009-02-26
1
-2
/
+1
*
isdn: remove some pointless conditionals before kfree_skb()
Wei Yongjun
2009-02-26
2
-5
/
+3
*
hso: remove hso_free_device()
Paulius Zaleckas
2009-02-26
1
-10
/
+4
*
hso: remove claiming and releasing of USB interface
Paulius Zaleckas
2009-02-26
1
-4
/
+0
*
ppp_generic: Simplify tx_dropped stats
Paulius Zaleckas
2009-02-26
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2009-02-26
5
-25
/
+28
|
\
|
*
Bluetooth: Remove some pointless conditionals before kfree_skb()
Wei Yongjun
2009-02-27
3
-6
/
+3
|
*
Bluetooth: Submit bulk URBs along with interrupt URBs
Marcel Holtmann
2009-02-27
1
-17
/
+23
|
*
Bluetooth: Eliminate a sparse warning in bt3c driver
Andre Haupt
2009-02-27
1
-2
/
+2
*
|
m68knommu: remove ColdFire specific setup code from FEC driver
Greg Ungerer
2009-02-26
1
-500
/
+12
*
|
MISDN: list usage cleanup
Eric Sesterhenn
2009-02-26
1
-2
/
+1
*
|
qlge: Reduce debug print output.
Ron Mercer
2009-02-26
1
-12
/
+12
*
|
qlge: Prepare to add new device.
Ron Mercer
2009-02-26
2
-19
/
+78
*
|
qlge: Move firmware event handler.
Ron Mercer
2009-02-26
3
-28
/
+62
*
|
qlge: Clean up firmware reset path.
Ron Mercer
2009-02-26
1
-7
/
+29
*
|
qlge: Add defines for firmware support.
Ron Mercer
2009-02-26
2
-34
/
+66
*
|
mdio: fix non-constant printk warnings
Stephen Hemminger
2009-02-26
1
-1
/
+1
*
|
forcedeth: fix non-constant printk warnings
Stephen Hemminger
2009-02-26
1
-1
/
+1
*
|
hamachi: fix non-constant printk warnings
Stephen Hemminger
2009-02-26
1
-1
/
+1
*
|
sundance: fix non-constant printk warnings
Stephen Hemminger
2009-02-26
1
-2
/
+3
*
|
starfire: fix non-constant printk warnings
Stephen Hemminger
2009-02-26
1
-1
/
+1
*
|
via-rhine: fix non-constant printk warnings
Stephen Hemminger
2009-02-26
1
-2
/
+3
*
|
fealnx: fix non-constant printk warnings
Stephen Hemminger
2009-02-26
1
-2
/
+2
*
|
natsemi: fix non-constant printk warnings
Stephen Hemminger
2009-02-26
1
-1
/
+1
*
|
acenic: fix non-constant printk warnings
Stephen Hemminger
2009-02-26
1
-1
/
+1
*
|
yellowfin: fix non-constant printk warnings
Stephen Hemminger
2009-02-26
1
-3
/
+3
*
|
sis900: fix non-constant printk warnings
Stephen Hemminger
2009-02-26
1
-2
/
+2
*
|
ne2k-pci: fix non-constant printk warnings
Stephen Hemminger
2009-02-26
1
-2
/
+3
*
|
3c59x: get rid of non-const printk warnings
Stephen Hemminger
2009-02-26
1
-3
/
+3
*
|
lapb: get rid of non-const printk warning
Stephen Hemminger
2009-02-26
1
-1
/
+1
*
|
tulip: get rid of warning for non-const string literal
Stephen Hemminger
2009-02-26
4
-6
/
+7
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-02-25
4
-11
/
+52
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-02-24
3
-11
/
+44
|
|
\
|
|
*
rtl8187: New USB ID's for RTL8187L
Larry Finger
2009-02-23
1
-0
/
+12
[next]