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
*
bnx2x: fix compilation without CONFIG_BNX2X_SRIOV
Dmitry Kravkov
2013-03-27
2
-1
/
+2
*
yam: remove redundant null check on dev
Colin Ian King
2013-03-27
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
8
-33
/
+59
|
\
|
*
bonding: remove already created master sysfs link on failure
Veaceslav Falico
2013-03-26
1
-0
/
+5
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-03-26
5
-22
/
+43
|
|
\
|
|
*
igb: fix PHC stopping on max freq
Jiri Benc
2013-03-26
1
-1
/
+1
|
|
*
igb: make sensor info static
Stephen Hemminger
2013-03-26
1
-1
/
+1
|
|
*
igb: SR-IOV init reordering
Alex Williamson
2013-03-26
1
-1
/
+1
|
|
*
igb: Fix null pointer dereference
Alex Williamson
2013-03-26
1
-1
/
+1
|
|
*
igb: fix i350 anti spoofing config
Lior Levy
2013-03-26
1
-14
/
+19
|
|
*
ixgbevf: don't release the soft entries
xunleer
2013-03-26
1
-4
/
+20
|
*
|
pch_gbe: fix ip_summed checksum reporting on rx
Veaceslav Falico
2013-03-26
1
-2
/
+2
|
|
/
|
*
bnx2x: fix assignment of signed expression to unsigned variable
Kumar Amit Mehta
2013-03-24
1
-9
/
+9
*
|
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2013-03-27
4
-43
/
+74
|
\
\
|
*
|
can: bfin_can: declare locally used functions static
Marc Kleine-Budde
2013-03-27
1
-2
/
+2
|
*
|
can: mcp251x: Use dev_pm_ops
Lars-Peter Clausen
2013-03-27
1
-7
/
+13
|
*
|
can: mcp251x: Use module_spi_driver
Lars-Peter Clausen
2013-03-27
1
-13
/
+1
|
*
|
can: mcp251x: Remove redundant spi driver bus initialization
Lars-Peter Clausen
2013-03-27
1
-1
/
+0
|
*
|
can: Kconfig: CAN_AT91 depends on ARM
Ludovic Desroches
2013-03-27
1
-1
/
+1
|
*
|
can: at91_can: add dt support
Ludovic Desroches
2013-03-27
1
-19
/
+57
*
|
|
phy: Elimination the forced speed reduction algorithm.
Kirill Kapranov
2013-03-27
1
-49
/
+1
*
|
|
ppp: reuse print_hex_dump_bytes
Andy Shevchenko
2013-03-27
1
-51
/
+2
*
|
|
bnx2x: Cosmetic changes
Yaniv Rosner
2013-03-27
1
-11
/
+13
*
|
|
bnx2x: Support reading I2C EEPROM SFF8472
Yaniv Rosner
2013-03-27
3
-60
/
+155
*
|
|
bnx2x: Prevent VF race
Dmitry Kravkov
2013-03-27
5
-34
/
+82
*
|
|
bnx2x: Fix VF outer vlan removal
Ariel Elior
2013-03-27
1
-8
/
+9
*
|
|
bnx2x: Fix VF statistics
Ariel Elior
2013-03-27
3
-37
/
+47
*
|
|
bnx2x: missing ARI should not be lethal
Ariel Elior
2013-03-27
1
-4
/
+6
*
|
|
bnx2x: Fix AER semaphore release
Yuval Mintz
2013-03-27
1
-1
/
+1
*
|
|
net: switch to use skb_probe_transport_header()
Jason Wang
2013-03-27
3
-26
/
+3
|
/
/
*
|
ieee802154/at86rf230: Fix register names for RX_AACK_ON and TX_ARET_ON
stefan@datenfreihafen.org
2013-03-27
1
-2
/
+2
*
|
ieee802154/at86rf230: Implement hardware address filter callback.
stefan@datenfreihafen.org
2013-03-27
1
-0
/
+47
*
|
VXLAN: Fix sparse warnings.
Pravin B Shelar
2013-03-27
1
-5
/
+4
*
|
net: fec: TX Buffer incorrectly initialized
Jim Baxter
2013-03-26
1
-1
/
+1
*
|
stmmac: update the Doc and Version (PTP+SGMII)
Giuseppe CAVALLARO
2013-03-26
1
-1
/
+1
*
|
stmmac: add the support for PTP hw clock driver
Rayagond Kokatanur
2013-03-26
8
-10
/
+294
*
|
stmmac: add IEEE PTPv1 and PTPv2 support.
Rayagond Kokatanur
2013-03-26
11
-24
/
+732
*
|
stmmac: add tx_skbuff_dma to save descriptors used by PTP
Rayagond Kokatanur
2013-03-26
4
-4
/
+22
*
|
stmmac: initial support to manage pcs modes
Giuseppe CAVALLARO
2013-03-26
6
-15
/
+257
*
|
stmmac: start adding pcs and rgmii core irq
Giuseppe CAVALLARO
2013-03-26
6
-50
/
+55
*
|
stmmac: support extend descriptors
Giuseppe CAVALLARO
2013-03-26
11
-218
/
+528
*
|
stmmac: reorganize chain/ring modes removing Koptions
Giuseppe CAVALLARO
2013-03-26
10
-137
/
+169
*
|
bonding: cleanup unneeded rcu_read_lock()
Veaceslav Falico
2013-03-26
1
-2
/
+1
*
|
net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-26
1
-2
/
+2
*
|
net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-26
1
-1
/
+1
*
|
net: ethernet: wiznet: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-26
2
-4
/
+4
*
|
netback: set transport header before passing it to kernel
Jason Wang
2013-03-26
1
-0
/
+12
*
|
tuntap: set transport header before passing it to kernel
Jason Wang
2013-03-26
1
-0
/
+10
*
|
macvtap: set transport header before passing skb to lower device
Jason Wang
2013-03-26
1
-0
/
+9
*
|
net/davinci_emac: use devres APIs
Sekhar Nori
2013-03-26
1
-30
/
+16
[next]