index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
list: introduce list_next_entry() and list_prev_entry()
Oleg Nesterov
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-11
xtsonic: add missing platform_set_drvdata() in xtsonic_probe()
Wei Yongjun
2013-11-11
macmace: add missing platform_set_drvdata() in mace_probe()
Wei Yongjun
2013-11-11
ethernet/arc/arc_emac: add missing platform_set_drvdata() in arc_emac_probe()
Wei Yongjun
2013-11-11
ixgbe: add warning when max_vfs is out of range.
Jacob Keller
2013-11-11
igb: Update link modes display in ethtool
Carolyn Wyborny
2013-11-08
ixgbe: deleting dfwd stations out of order can cause null ptr deref
John Fastabend
2013-11-08
ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPS
John Fastabend
2013-11-08
netdev: smc91x: enable for xtensa
Baruch Siach
2013-11-07
net: calxedaxgmac: Fix panic caused by MTU change of active interface
Andreas Herrmann
2013-11-07
net/mlx4_en: Datapath structures are allocated per NUMA node
Eugenia Emantayev
2013-11-07
net/mlx4_core: ICM pages are allocated on device NUMA node
Eugenia Emantayev
2013-11-07
net/mlx4_en: Datapath resources allocated dynamically
Eugenia Emantayev
2013-11-07
net/mlx4_core: Add immediate activate for VGT->VST->VGT
Rony Efraim
2013-11-07
net/mlx4_core: Initialize all mailbox buffers to zero before use
Jack Morgenstein
2013-11-07
net/mlx4_en: Add RFS support in UDP
Eyal Perry
2013-11-07
ixgbe: enable l2 forwarding acceleration for macvlans
John Fastabend
2013-11-07
net/mlx4_en: Fixed crash when port type is changed
Amir Vadai
2013-11-07
tg3: avoid double-freeing of rx data memory
Ivan Vecera
2013-11-08
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-07
net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2013-11-07
smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2013-11-07
smsc9420: Use netif_<level>
Joe Perches
2013-11-07
jme: Remove unused #define PFX
Joe Perches
2013-11-05
net: mv643xx_eth: Add missing phy_addr_set in DT mode
Jason Gunthorpe
2013-11-04
net/mlx4_core: Implement resource quota enforcement
Jack Morgenstein
2013-11-04
net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapper
Jack Morgenstein
2013-11-04
mlx4: Structures and init/teardown for VF resource quotas
Jack Morgenstein
2013-11-04
net/mlx4_core: Fix checking order in MR table init
Jack Morgenstein
2013-11-04
net/mlx4_core: Don't fail reg/unreg vlan for older guests
Jack Morgenstein
2013-11-04
net/mlx4_core: Resource tracker for reg/unreg vlans
Jack Morgenstein
2013-11-04
net/mlx4_en: Use vlan id instead of vlan index for unregistration
Jack Morgenstein
2013-11-04
net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware spec
Jack Morgenstein
2013-11-04
net/mlx4_core: Fix register/unreg vlan flow
Jack Morgenstein
2013-11-04
sh_eth: check platform data pointer
Sergei Shtylyov
2013-11-04
qlcnic: update version to 5.3.52
Himanshu Madhani
2013-11-04
qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters.
Himanshu Madhani
2013-11-04
qlcnic: refactor Tx/SDS ring calculation and validation in driver.
Himanshu Madhani
2013-11-04
qlcnic: Enhance ethtool Statistics for Multiple Tx queue.
Himanshu Madhani
2013-11-04
qlcnic: Register netdev in FAILED state for 83xx/84xx
Sucheta Chakraborty
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-04
net/mlx4_core: Fix call to __mlx4_unregister_mac
Jack Morgenstein
2013-11-02
smsc9420: replace printk with netdev_ calls
Ben Boeckel
2013-11-02
smc91c92_cs: replace printk with netdev_ calls
Ben Boeckel
2013-11-02
smc9194: replace printk with netdev_ calls
Ben Boeckel
[next]