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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
forcedeth: mcp73 device addition
Ayaz Abdulla
2007-07-24
1
-0
/
+16
*
|
atl1: make atl1_init_ring_ptrs static
Chris Snook
2007-07-24
1
-1
/
+1
*
|
eHEA: net_poll support
Jan-Bernd Themann
2007-07-24
2
-2
/
+22
*
|
drivers/net/acenic.c: fix check-after-use
Adrian Bunk
2007-07-24
1
-6
/
+0
*
|
defxx: Use __maybe_unused rather than a local hack
Maciej W. Rozycki
2007-07-24
1
-9
/
+8
*
|
Fix error checking in Vitesse IRQ config
Andy Fleming
2007-07-24
1
-1
/
+1
*
|
ps3: reduce allocation size of rx skb buffers
Masakazu Mokuno
2007-07-24
2
-13
/
+44
*
|
atl1: use kernel provided ethernet length constants
Jay Cliburn
2007-07-24
2
-11
/
+7
*
|
atl1: fix typo in dma_req_block
Jay Cliburn
2007-07-24
1
-2
/
+2
*
|
atl1: change cmb write threshold
Jay Cliburn
2007-07-24
1
-1
/
+4
*
|
atl1: fix typo in DMA engine setup
Jay Cliburn
2007-07-24
1
-2
/
+2
*
|
atl1: change tpd_avail function name
Jay Cliburn
2007-07-24
1
-2
/
+2
*
|
ps3: fix rare issue that reenabling rx DMA fails
Masakazu Mokuno
2007-07-24
2
-2
/
+8
*
|
ps3: removed calling netif_poll_enable() in open()
Masakazu Mokuno
2007-07-24
1
-1
/
+0
*
|
ps3: use ethX as the name of irq
Masakazu Mokuno
2007-07-24
1
-1
/
+1
*
|
ps3: use net_device_stats of net_device structure
Masakazu Mokuno
2007-07-24
2
-24
/
+8
*
|
ps3: removed conditional ethtool support
Masakazu Mokuno
2007-07-24
2
-6
/
+0
*
|
ps3: removed defines no longer used
Masakazu Mokuno
2007-07-24
1
-7
/
+0
*
|
ps3: tx descriptor handling cleanup
Masakazu Mokuno
2007-07-24
1
-53
/
+71
*
|
ps3: some minor cleanups
Masakazu Mokuno
2007-07-24
2
-3
/
+3
*
|
ps3: fix wrong calculation of rx descriptor address
Masakazu Mokuno
2007-07-24
1
-1
/
+1
*
|
netxen: Load firmware during probe, dma watchdog fix.
dhananjay@netxen.com
2007-07-24
2
-26
/
+25
*
|
ucc_geth: add support to netif message level
Li Yang
2007-07-24
1
-125
/
+190
*
|
ucc_geth: add ethtool support
Li Yang
2007-07-24
5
-14
/
+407
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-07-22
1
-2
/
+1
|
\
|
*
mlx4_core: Change command token on timeout
Roland Dreier
2007-07-20
1
-2
/
+1
*
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-07-22
3
-5
/
+2
|
\
\
|
*
|
[ARM] rpc: silence two section mismatch warnings
Russell King
2007-07-20
2
-2
/
+2
|
*
|
[ARM] rpc: remove linux/ptrace.h from ARM ether?.c drivers
Russell King
2007-07-20
3
-3
/
+0
*
|
|
[NET]: Make NETDEVICES depend on NET.
Jan Engelhardt
2007-07-21
1
-0
/
+1
*
|
|
[IrDA]: TOSHIBA_FIR depends on virt_to_bus
Stephen Rothwell
2007-07-21
1
-1
/
+1
*
|
|
[IrDA]: EP7211 IR driver port to the latest SIR API
Samuel Ortiz
2007-07-21
3
-0
/
+99
|
|
/
|
/
|
*
|
[SPARC64]: Add proper multicast support to VNET driver.
David S. Miller
2007-07-20
2
-2
/
+146
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2007-07-20
1
-1
/
+1
|
\
\
|
*
|
[SPARC64]: Fix MODULE_DEVICE_TABLE() specification in VDC and VNET.
Fabio Massimo Di Nitto
2007-07-19
1
-1
/
+1
|
|
/
*
|
Fix up sky2 breakage
Al Viro
2007-07-20
1
-3
/
+4
*
|
mac89x0: missing __init
Al Viro
2007-07-20
1
-1
/
+1
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-07-19
2
-49
/
+66
|
\
|
*
[TG3]: Fix msi issue with kexec/kdump.
Michael Chan
2007-07-18
2
-49
/
+66
*
|
lguest: the net driver
Rusty Russell
2007-07-19
2
-0
/
+355
*
|
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
30
-73
/
+35
*
|
unregister_chrdev(): ignore the return value
Akinobu Mita
2007-07-19
1
-2
/
+1
*
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-07-18
16
-51
/
+1279
|
\
\
|
*
|
eHEA: Fix bonding support
Thomas Klein
2007-07-18
2
-19
/
+20
|
*
|
Blackfin ethernet driver: on chip ethernet MAC controller driver
Bryan Wu
2007-07-18
4
-0
/
+1186
|
*
|
fix wrong argument of tc35815_read_plat_dev_addr()
Yoichi Yuasa
2007-07-18
1
-1
/
+1
|
*
|
Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...
Jeff Garzik
2007-07-18
3
-13
/
+13
|
|
\
\
|
|
*
|
[PATCH] zd1211rw: Add ID for Siemens Gigaset USB Stick 54
Daniel Drake
2007-07-17
1
-0
/
+1
|
|
*
|
[PATCH] zd1211rw: Add ID for Planex GW-US54GXS
Masakazu Mokuno
2007-07-17
1
-0
/
+1
|
|
*
|
[PATCH] Update version ipw2200 stamp to 1.2.2
Zhu Yi
2007-07-17
1
-1
/
+1
[prev]
[next]