index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
VXLAN: Use IP Tunnels tunnel ENC encap API
Pravin B Shelar
2013-03-26
1
-24
/
+2
*
VXLAN: Fix vxlan stats handling.
Pravin B Shelar
2013-03-26
2
-65
/
+8
*
GRE: Refactor GRE tunneling code.
Pravin B Shelar
2013-03-26
1
-1
/
+1
*
xen-netback: remove skb in xen_netbk_alloc_page
Wei Liu
2013-03-25
1
-3
/
+2
*
xen-netfront: frags -> slots in xennet_get_responses
Wei Liu
2013-03-25
1
-9
/
+9
*
xen-netfront: remove unused variable `extra'
Wei Liu
2013-03-25
1
-7
/
+1
*
net: fec: build fec.c and fec_ptp.c to one module
Frank Li
2013-03-25
3
-4
/
+2
*
mv643xx_eth: defer probing if Marvell Orion MDIO driver not loaded
Simon Baatz
2013-03-24
1
-3
/
+9
*
net: mvmdio: define module alias for platform device
Simon Baatz
2013-03-24
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-22
15
-67
/
+114
|
\
|
*
net/mlx4_core: Disallow releasing VF QPs which have steering rules
Hadar Hen Zion
2013-03-21
1
-8
/
+33
|
*
net/mlx4_core: Always use 64 bit resource ID when doing lookup
Hadar Hen Zion
2013-03-21
1
-1
/
+1
|
*
net/mlx4_en: Remove ethtool flow steering rules before releasing QPs
Hadar Hen Zion
2013-03-21
1
-11
/
+11
[next]