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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
Yang Hongyang
2009-04-07
3
-13
/
+13
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
58
-102
/
+98
*
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
Yang Hongyang
2009-04-07
2
-6
/
+6
*
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
Yang Hongyang
2009-04-07
4
-7
/
+7
*
dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
29
-56
/
+53
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-04-06
15
-14136
/
+324
|
\
|
*
b44: Use kernel DMA addresses for the kernel DMA API
Michael Buesch
2009-04-06
1
-1
/
+1
|
*
forcedeth: Fix resume from hibernation regression.
Ed Swierk
2009-04-06
1
-0
/
+3
|
*
ibm_newemac: Fix dangerous struct assumption
Jean Delvare
2009-04-06
1
-1
/
+1
|
*
smsc911x: remove unused #include <linux/version.h>
Huang Weiyi
2009-04-06
1
-1
/
+0
|
*
axnet_cs: fix phy_id detection for bogus Asix chip.
Ken Kawasaki
2009-04-06
1
-1
/
+8
|
*
bnx2: Use request_firmware()
Michael Chan
2009-04-04
5
-9102
/
+247
|
*
b44: Fix sizes passed to b44_sync_dma_desc_for_{device,cpu}()
Michael Buesch
2009-04-04
1
-3
/
+3
|
*
virtio_net: Set the mac config only when VIRITO_NET_F_MAC
Alex Williamson
2009-04-04
1
-6
/
+4
|
*
myri_sbus: use request_firmware
Jaswinder Singh Rajput
2009-04-04
2
-5013
/
+30
|
*
e1000: fix loss of multicast packets
Jesse Brandeburg
2009-04-04
1
-8
/
+26
|
*
vxge: should include tcp.h
Alexander Beregalov
2009-04-04
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-04-03
9
-9
/
+9
|
\
\
|
*
|
trivial: Fix misspelling of firmware
Nick Andrew
2009-03-30
7
-7
/
+7
|
*
|
trivial: fix typo "varaible" -> "variable"
Uwe Kleine-Koenig
2009-03-30
2
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-04-02
44
-2865
/
+23833
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
glge: remove unused #include <version.h>
Huang Weiyi
2009-04-02
1
-1
/
+0
|
*
|
dnet: remove unused #include <version.h>
Huang Weiyi
2009-04-02
1
-1
/
+0
|
*
|
hso: fix for the 'invalid frame length' messages
Jan Dumon
2009-04-02
1
-4
/
+6
|
*
|
hso: fix for crash when unplugging the device
Jan Dumon
2009-04-02
1
-8
/
+11
|
*
|
fsl_pq_mdio: Fix compile failure
Segher Boessenkool
2009-04-02
1
-0
/
+1
|
*
|
fsl_pq_mdio: Revive UCC MDIO support
Anton Vorontsov
2009-04-02
1
-1
/
+1
|
*
|
ucc_geth: Pass proper device to DMA routines, otherwise oops happens
Anton Vorontsov
2009-04-02
2
-11
/
+13
|
*
|
tc35815: Fix build error if NAPI enabled
Atsushi Nemoto
2009-04-02
1
-1
/
+1
|
*
|
hso: add Vendor/Product ID's for new devices
Jan Dumon
2009-04-02
1
-2
/
+9
|
*
|
ucc_geth: Remove unused header
Kumar Gala
2009-04-02
3
-3
/
+0
|
*
|
gianfar: Remove unused header
Kumar Gala
2009-04-02
1
-1
/
+0
|
*
|
kaweth: Fix locking to be SMP-safe
Larry Finger
2009-04-02
1
-4
/
+3
|
*
|
r8169: reset IntrStatus after chip reset
Karsten Wiese
2009-04-02
1
-2
/
+3
|
*
|
ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ...
Mallikarjuna R Chilakala
2009-04-02
1
-43
/
+58
|
*
|
ixgbe: fix ethtool -A|a behavior
Don Skidmore
2009-04-02
5
-5
/
+23
|
*
|
ixgbe: Patch to fix driver panic while freeing up tx & rx resources
Mallikarjuna R Chilakala
2009-04-02
1
-2
/
+2
|
*
|
ixgbe: refactor tx buffer processing to use skb_dma_map/unmap
Alexander Duyck
2009-04-02
1
-38
/
+41
|
*
|
ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU cores
PJ Waskiewicz
2009-04-02
1
-5
/
+6
|
*
|
ixgbe: feature - driver to default with FC on.
Don Skidmore
2009-04-02
1
-1
/
+1
|
*
|
ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow Control
PJ Waskiewicz
2009-04-02
1
-1
/
+5
|
*
|
ixgbe: Fix ethtool output with advertised mode.
Don Skidmore
2009-04-02
1
-0
/
+9
|
*
|
ixgbe: fix build when DEBUG is defined
Alexander Duyck
2009-04-02
2
-6
/
+15
|
*
|
net/igb: Fix kexec with igb (rev. 3)
Rafael J. Wysocki
2009-04-02
1
-13
/
+31
|
*
|
igb: cleanup igb loopback path
Alexander Duyck
2009-04-02
1
-11
/
+3
|
*
|
igb: increase delay for copper link setup
Alexander Duyck
2009-04-02
1
-2
/
+5
|
*
|
igb: set num_rx/tx_queues to 0 when queues are freed
Alexander Duyck
2009-04-02
1
-0
/
+3
|
*
|
igb: add support for x2 link width configurations
Alexander Duyck
2009-04-02
1
-3
/
+4
[next]