index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
phylib: allow incremental scanning of an mii bus
Lennert Buytenhek
2008-09-19
1
-41
/
+48
*
mv643xx_eth: enforce frequent hardware statistics polling
Lennert Buytenhek
2008-09-19
1
-0
/
+29
*
mv643xx_eth: deal with unexpected ethernet header sizes
Lennert Buytenhek
2008-09-19
1
-48
/
+47
*
mv643xx_eth: fix receive checksumming
Lennert Buytenhek
2008-09-19
1
-6
/
+4
*
mv643xx_eth: add support for chips without transmit bandwidth control
Lennert Buytenhek
2008-09-14
1
-31
/
+58
*
mv643xx_eth: avoid reading ->byte_cnt twice during receive processing
Lennert Buytenhek
2008-09-14
1
-2
/
+5
*
mv643xx_eth: shrink default receive and transmit queue sizes
Lennert Buytenhek
2008-09-14
1
-2
/
+2
*
mv643xx_eth: replace array of skbs awaiting transmit completion with a queue
Lennert Buytenhek
2008-09-14
1
-29
/
+10
*
mv643xx_eth: avoid dropping tx lock during transmit reclaim
Lennert Buytenhek
2008-09-14
1
-15
/
+7
*
mv643xx_eth: switch to netif tx queue lock, get rid of private spinlock
Lennert Buytenhek
2008-09-14
1
-30
/
+55
*
mv643xx_eth: move all work to the napi poll handler
Lennert Buytenhek
2008-09-14
1
-246
/
+275
*
mv643xx_eth: transmit multiqueue support
Lennert Buytenhek
2008-09-05
1
-22
/
+18
*
mv643xx_eth: delete unused and uninteresting interrupt source mask bits
Lennert Buytenhek
2008-09-05
1
-11
/
+6
*
mv643xx_eth: get rid of netif_{stop,wake}_queue() calls on link down/up
Lennert Buytenhek
2008-09-05
1
-19
/
+8
*
mv643xx_eth: remove force_phy_addr field
Lennert Buytenhek
2008-09-05
1
-2
/
+2
*
mv643xx_eth: smi sharing is a per-unit property, not a per-port one
Lennert Buytenhek
2008-09-05
1
-8
/
+11
*
mv643xx_eth: require contiguous receive and transmit queue numbering
Lennert Buytenhek
2008-09-05
1
-79
/
+44
*
mv643xx_eth: get rid of compile-time configurable transmit checksumming
Lennert Buytenhek
2008-09-05
1
-22
/
+3
*
mv643xx_eth: get rid of receive-side locking
Lennert Buytenhek
2008-09-05
1
-64
/
+68
*
mv643xx_eth: make napi unconditional
Lennert Buytenhek
2008-09-05
1
-28
/
+3
*
mv643xx_eth: use the SMI done interrupt to wait for SMI access completion
Lennert Buytenhek
2008-09-05
1
-57
/
+134
*
mv643xx_eth: switch ->phy_lock from a spinlock to a mutex
Lennert Buytenhek
2008-09-05
1
-16
/
+7
*
mv643xx_eth: get rid of modulo operations
Lennert Buytenhek
2008-09-05
1
-8
/
+24
*
mv643xx_eth: get rid of IRQF_SAMPLE_RANDOM
Lennert Buytenhek
2008-09-05
1
-2
/
+1
*
mv643xx_eth: fix receive buffer DMA unmapping
Lennert Buytenhek
2008-09-05
1
-1
/
+1
*
mv643xx_eth: fix 'netdev_priv(dev) == dev->priv' assumption
Lennert Buytenhek
2008-09-05
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2008-08-28
3
-3
/
+3
|
\
|
*
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
2008-08-27
3
-3
/
+3
*
|
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2008-08-28
1
-8
/
+10
|
\
\
|
*
|
i2c: Prevent log spam on some DVB adapters
Jean Delvare
2008-08-28
1
-6
/
+6
|
*
|
i2c: Fix device_init_wakeup place
Marc Pignat
2008-08-28
1
-2
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-08-27
38
-219
/
+332
|
\
\
\
|
*
|
|
wan: Missing capability checks in sbni_ioctl()
Eugene Teo
2008-08-27
1
-4
/
+4
|
*
|
|
Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
David S. Miller
2008-08-27
3
-26
/
+49
|
|
\
\
\
|
|
*
|
|
Ath5k: fix bintval setup
Jiri Slaby
2008-08-26
1
-3
/
+5
|
|
*
|
|
Ath5k: lock beacons
Jiri Slaby
2008-08-26
2
-3
/
+13
|
|
*
|
|
atmel: try open system authentication too
Dan Williams
2008-08-26
1
-1
/
+9
|
|
*
|
|
atmel: return ENOENT on request_firmware failure
Dan Williams
2008-08-26
1
-19
/
+22
|
*
|
|
|
e100, fix iomap read
Jiri Slaby
2008-08-27
1
-2
/
+2
|
*
|
|
|
qeth: preallocated header account offset
Frank Blaschka
2008-08-27
1
-1
/
+1
|
*
|
|
|
qeth: l2 write unicast list to hardware
Frank Blaschka
2008-08-27
2
-5
/
+23
|
*
|
|
|
qeth: use -EOPNOTSUPP instead of -ENOTSUPP.
Ursula Braun
2008-08-27
1
-1
/
+1
|
*
|
|
|
ibm_newemac: Don't call dev_mc_add() before device is registered
Benjamin Herrenschmidt
2008-08-27
1
-3
/
+3
|
*
|
|
|
net: don't grab a mutex within a timer context in gianfar
Sebastian Siewior
2008-08-27
2
-4
/
+19
|
*
|
|
|
forcedeth: fix checksum flag
Ayaz Abdulla
2008-08-27
1
-2
/
+2
|
*
|
|
|
net/usb/mcs7830: add set_mac_address
Oliver Martin
2008-08-27
1
-0
/
+24
|
*
|
|
|
net/usb/mcs7830: new device IDs
Arnd Bergmann
2008-08-27
1
-1
/
+22
|
*
|
|
|
[netdrvr] smc91x: fix resource removal (null ptr deref)
Jeff Garzik
2008-08-27
1
-1
/
+1
|
*
|
|
|
ibmveth: fix bad UDP checksums
Santiago Leon
2008-08-27
1
-2
/
+3
|
*
|
|
|
[netdrvr] hso: dev_kfree_skb crash fix
Denis Joseph Barrow
2008-08-27
1
-0
/
+1
[next]