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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm9000: Support MAC address setting through platform data.
Laurent Pinchart
2008-08-07
2
-0
/
+6
*
3c59x: use netdev_alloc_skb
Stephen Hemminger
2008-08-07
1
-6
/
+8
*
ethtool: Expand ethtool_cmd.speed to 32 bits
Brandon Philips
2008-08-07
1
-1
/
+16
*
pegasus: add blacklist support to fix Belkin bluetooth dongle.
Ben Collins
2008-08-07
1
-0
/
+21
*
drivers/net/netxen/netxen_nic_hw.c: fix printk warnings
Andrew Morton
2008-08-07
1
-2
/
+4
*
hamradio: add missing sanity check to tty operation
Eugene Teo
2008-08-07
1
-1
/
+1
*
drivers/net: coding styles fixes to drivers/net/8390.c
Gustavo F. Padovan
2008-08-07
1
-8
/
+5
*
drivers/net: coding styles fixes to drivers/net/8390p.c
Gustavo F. Padovan
2008-08-07
1
-10
/
+7
*
drivers/net: Remove 'return' of void function NS8390p_init()
Gustavo F. Padovan
2008-08-07
1
-1
/
+1
*
[netdrvr] sh_eth: Add SH7619 support
Yoshinori Sato
2008-08-07
4
-25
/
+82
*
METH: fix MAC address setup
Thomas Bogendoerfer
2008-08-07
1
-1
/
+1
*
xen-netfront: use netif_start_queue() on xennet_open()
Eduardo Habkost
2008-08-07
1
-1
/
+1
*
qla3xxx: driver version change.
root
2008-08-07
1
-1
/
+1
*
qla3xxx: cleanup: Remove some unused structure definitions and structure elem...
Ron Mercer
2008-08-07
2
-101
/
+0
*
qla3xxx: cleanup: Remove some unused defined constants in the header file.
Ron Mercer
2008-08-07
1
-8
/
+0
*
qla3xxx: fix: Fix IFF_MULTICAST setting.
Ron Mercer
2008-08-07
1
-3
/
+0
*
qla3xxx: fix: Remove unused set_multicast function.
Ron Mercer
2008-08-07
1
-9
/
+5
*
netxen: fix promisc mode, mtu setting
Dhananjay Phadke
2008-08-07
7
-53
/
+94
*
netxen: fix cmd ring init
Dhananjay Phadke
2008-08-07
1
-12
/
+10
*
netxen: fix legacy interrupts
Dhananjay Phadke
2008-08-07
2
-17
/
+34
*
netxen: add new board types
Dhananjay Phadke
2008-08-07
4
-1
/
+16
*
netxen: fix link status, link speed
Dhananjay Phadke
2008-08-07
6
-26
/
+66
*
remove bogus CONFIG_GFAR_NAPI's
Adrian Bunk
2008-08-07
1
-4
/
+0
*
net/fs_enet: remove redundant messages for performance
Li Yang
2008-08-07
1
-1
/
+1
*
forcedeth: add tx pause limit
Ayaz Abdulla
2008-08-07
1
-1
/
+6
*
forcedeth: add jumbo frame support for mcp79
Ayaz Abdulla
2008-08-07
1
-4
/
+4
*
forcedeth: add new tx stat counters
Ayaz Abdulla
2008-08-07
1
-33
/
+56
*
forcedeth: fix rx error policy
Ayaz Abdulla
2008-08-07
1
-6
/
+8
*
Merge branch 'via-velocity' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jeff Garzik
2008-08-07
2
-153
/
+198
|
\
|
*
via-velocity: velocity_init_{rd/tx}_ring use kcalloc(..., GFP_KERNEL).
Francois Romieu
2008-07-31
1
-46
/
+86
|
*
via-velocity: separated struct allow wholesale copy during MTU changes.
Francois Romieu
2008-07-31
2
-109
/
+114
*
|
sky2: fix PM related regressions
Stephen Hemminger
2008-08-07
2
-95
/
+10
*
|
igb: remove igb_init_managability as it is deprecated
Alexander Duyck
2008-08-07
1
-25
/
+0
*
|
igb: remove three redundant functions left in the code
Alexander Duyck
2008-08-07
5
-154
/
+0
*
|
igb: correct issue of set_mta member of mac.ops not being populated
Alexander Duyck
2008-08-07
4
-3
/
+3
*
|
igb: fixes 82576 serdes init to correctly support manual flow control changes
Alexander Duyck
2008-08-07
2
-0
/
+7
*
|
igb: fix null pointer dereference seen with fiber NICs
Alexander Duyck
2008-08-07
1
-1
/
+2
*
|
igb: fix comments
Alexander Duyck
2008-08-07
2
-2
/
+2
*
|
atl1: deal with hardware rx checksum bug
Jay Cliburn
2008-08-07
1
-8
/
+11
*
|
e1000e: remove inapplicable test for ioport
Bruce Allan
2008-08-07
2
-42
/
+10
*
|
e1000e: fix drv load issues
Jesse Brandeburg
2008-08-07
1
-16
/
+12
*
|
e1000e: perform basic 82573 EEPROM checks for known issues
Auke Kok
2008-08-07
1
-0
/
+24
*
|
e1000e: convert ndev_ printks to something smaller
Jeff Kirsher
2008-08-07
4
-144
/
+112
*
|
myri10ge: set 64bits consistent DMA mask
Brice Goglin
2008-08-07
1
-0
/
+1
*
|
myri10ge: update firmware headers
Brice Goglin
2008-08-07
2
-6
/
+48
*
|
Linux 2.6.27-rc2
v2.6.27-rc2
Linus Torvalds
2008-08-05
1
-1
/
+1
*
|
Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"
Linus Torvalds
2008-08-05
3
-7
/
+23
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-08-05
95
-1284
/
+2159
|
\
\
|
*
|
AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVE
Ralf Baechle
2008-08-05
1
-10
/
+4
|
*
|
pktgen: mac count
Robert Olsson
2008-08-05
1
-2
/
+2
[next]