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
*
ibm_emac: Remove the ibm_emac driver
Josh Boyer
2008-06-17
19
-5281
/
+0
*
Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...
Jeff Garzik
2008-06-17
1
-2672
/
+1885
|
\
|
*
mv643xx_eth: update driver version and author fields
Lennert Buytenhek
2008-06-12
1
-3
/
+3
|
*
mv643xx_eth: add PHY-less mode
Lennert Buytenhek
2008-06-12
1
-13
/
+74
|
*
mv643xx_eth: be more agressive about RX refill
Lennert Buytenhek
2008-06-12
1
-1
/
+1
|
*
mv643xx_eth: detect alternate TX BW control register location
Lennert Buytenhek
2008-06-12
1
-5
/
+32
|
*
mv643xx_eth: detect extended rx coal register field
Lennert Buytenhek
2008-06-12
1
-7
/
+31
|
*
mv643xx_eth: work around TX hang hardware issue
Lennert Buytenhek
2008-06-12
1
-5
/
+30
|
*
mv643xx_eth: allow multiple TX queues
Lennert Buytenhek
2008-06-12
1
-43
/
+103
|
*
mv643xx_eth: allow multiple RX queues
Lennert Buytenhek
2008-06-12
1
-25
/
+74
|
*
mv643xx_eth: add tx rate control
Lennert Buytenhek
2008-06-12
1
-1
/
+103
|
*
mv643xx_eth: general cleanup
Lennert Buytenhek
2008-06-12
1
-511
/
+438
|
*
mv643xx_eth: remove write-only interrupt coalescing variables
Lennert Buytenhek
2008-06-12
1
-25
/
+4
|
*
mv643xx_eth: split out tx queue state
Lennert Buytenhek
2008-06-12
1
-256
/
+254
|
*
mv643xx_eth: split out rx queue state
Lennert Buytenhek
2008-06-12
1
-216
/
+225
|
*
mv643xx_eth: massively simplify multicast address crc8 computation
Lennert Buytenhek
2008-06-12
1
-74
/
+21
|
*
mv643xx_eth: kill private unused instance of struct net_device_stats
Lennert Buytenhek
2008-06-12
1
-54
/
+66
|
*
mv643xx_eth: kill FUNC_RET_STATUS/pkt_info
Lennert Buytenhek
2008-06-12
1
-21
/
+0
|
*
mv643xx_eth: move rx_return_buff() into its only caller
Lennert Buytenhek
2008-06-12
1
-52
/
+28
|
*
mv643xx_eth: move port_receive() into its only caller
Lennert Buytenhek
2008-06-12
1
-59
/
+32
|
*
mv643xx_eth: get rid of hungarian variable naming
Lennert Buytenhek
2008-06-12
1
-78
/
+78
|
*
mv643xx_eth: kill ->rx_resource_err
Lennert Buytenhek
2008-06-12
1
-15
/
+0
|
*
mv643xx_eth: kill superfluous comments
Lennert Buytenhek
2008-06-12
1
-552
/
+0
|
*
mv643xx_eth: use 'mv643xx_eth_' prefix consistently
Lennert Buytenhek
2008-06-12
1
-205
/
+206
|
*
mv643xx_eth: get rid of ETH_/ethernet_/eth_ prefixes
Lennert Buytenhek
2008-06-12
1
-204
/
+195
|
*
mv643xx_eth: clean up rx/tx descriptor field defines
Lennert Buytenhek
2008-06-12
1
-54
/
+28
|
*
mv643xx_eth: remove port serial status register bit defines
Lennert Buytenhek
2008-06-12
1
-13
/
+2
|
*
mv643xx_eth: move MIB offset defines into their only user
Lennert Buytenhek
2008-06-12
1
-58
/
+34
|
*
mv643xx_eth: get rid of RX_BUF_OFFSET
Lennert Buytenhek
2008-06-12
1
-5
/
+2
|
*
mv643xx_eth: move PHY wait defines into callers
Lennert Buytenhek
2008-06-12
1
-12
/
+9
|
*
mv643xx_eth: clarify irq masking and unmasking
Lennert Buytenhek
2008-06-12
1
-37
/
+24
|
*
mv643xx_eth: remove unused DESC_SIZE define
Lennert Buytenhek
2008-06-12
1
-2
/
+0
|
*
mv643xx_eth: nuke port status register bit defines
Lennert Buytenhek
2008-06-12
1
-14
/
+0
|
*
mv643xx_eth: delete unused port serial control register bit defines
Lennert Buytenhek
2008-06-12
1
-63
/
+15
|
*
mv643xx_eth: delete unused SDMA config register bit defines
Lennert Buytenhek
2008-06-12
1
-17
/
+4
|
*
mv643xx_eth: get rid of individual port config extend register bit defines
Lennert Buytenhek
2008-06-12
1
-12
/
+4
|
*
mv643xx_eth: get rid of individual port config register bit defines
Lennert Buytenhek
2008-06-12
1
-37
/
+8
|
*
mv643xx_eth: shorten reg names
Lennert Buytenhek
2008-06-12
1
-108
/
+96
|
*
mv643xx_eth: trim unnecessary includes
Lennert Buytenhek
2008-06-12
1
-9
/
+1
|
*
mv643xx_eth: reverse topological sort of functions
Lennert Buytenhek
2008-06-12
1
-1792
/
+1646
*
|
atm: [fore200e] convert to use request_firmware()
Chas Williams
2008-06-17
9
-3047
/
+71
*
|
atm: [he] remove #ifdef clutter
Chas Williams
2008-06-17
2
-178
/
+0
*
|
atm: [iphase] 64-bit cleanup
Alan Cox
2008-06-17
2
-14
/
+11
*
|
atm: [suni] add support for setting loopback and framing modes
Chas Williams
2008-06-17
2
-20
/
+132
*
|
atm: [iphase] move struct suni_priv to suni.h
Jorge Boncompte [DTI2]
2008-06-17
3
-16
/
+9
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-16
11
-80
/
+93
|
\
\
|
*
|
atm: [he] send idle cells instead of unassigned when in SDH mode
Chas Williams
2008-06-16
1
-0
/
+1
|
*
|
atm: [he] limit queries to the device's register space
Robert T. Johnson
2008-06-16
1
-1
/
+6
|
*
|
atm: [he] only support suni driver on multimode interfaces
Chas Williams
2008-06-16
2
-10
/
+6
|
*
|
atm: [iphase] doesn't call phy->start due to a bogus #ifndef
Jorge Boncompte [DTI2]
2008-06-16
1
-12
/
+11
[next]