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-06-13
sh_eth: remove '__maybe_unused' annotations
Sergei Shtylyov
2013-06-13
cxgb4: Do not set net_device::dev_id to VI index
Ben Hutchings
2013-06-12
sh_eth: split 'sh_eth_netdev_ops'
Sergei Shtylyov
2013-06-12
gianfar: Add backwards compatible Single Queue mode polling
Claudiu Manoil
2013-06-12
sfc: Store port number in private data, not net_device::dev_id
Ben Hutchings
2013-06-12
net: emaclite: Convert to use devm_ioremap_resource
Tushar Behera
2013-06-12
net: fec: Convert to use devm_ioremap_resource
Tushar Behera
2013-06-12
3c59x: consolidate error cleanup in vortex_init_one()
Sergei Shtylyov
2013-06-10
ixgbe: add extra stats for ndo_ll_poll
Eliezer Tamir
2013-06-10
ixgbe: add support for ndo_ll_poll
Eliezer Tamir
2013-06-10
bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switch
Maxime Bizon
2013-06-10
bcm63xx_enet: split DMA channel register accesses
Maxime Bizon
2013-06-10
bcm63xx_enet: implement reset autoneg ethtool callback
Maxime Bizon
2013-06-07
sh_eth: Fix warnings on 64-bit.
David S. Miller
2013-06-07
sh_eth: remove dependencies from Kconfig
Sergei Shtylyov
2013-06-07
sh_eth: get R8A777x support out of #ifdef
Sergei Shtylyov
2013-06-07
sh_eth: get SH7724 support out of #ifdef
Sergei Shtylyov
2013-06-07
sh_eth: get SH7757 support out of #ifdef
Sergei Shtylyov
2013-06-07
sh_eth: get SH77{34|63} support out of #ifdef
Sergei Shtylyov
2013-06-07
sh_eth: get R8A7740 support out of #ifdef
Sergei Shtylyov
2013-06-07
sh_eth: get SH7619 support out of #ifdef
Sergei Shtylyov
2013-06-07
sh_eth: get SH771x support out of #ifdef
Sergei Shtylyov
2013-06-07
sh_eth: create initial ID table
Sergei Shtylyov
2013-06-07
fec: Only pass pdev in fec_ptp_init()
Fabio Estevam
2013-06-06
net/macb: change RX path for GEM
Nicolas Ferre
2013-06-06
net/macb: increase RX buffer size for GEM
Nicolas Ferre
2013-06-06
sh_eth: enclose PM code into #ifdef CONFIG_PM
Nobuhiro Iwamatsu
2013-06-06
sh_eth: consolidate sh_eth_reset()
Nobuhiro Iwamatsu
2013-06-06
sh_eth: remove #ifdef around sh_eth_select_mii()
Nobuhiro Iwamatsu
2013-06-06
sh_eth: add IRQ flags to 'struct sh_eth_cpu_data'
Nobuhiro Iwamatsu
2013-06-06
sh_eth: remove SH_ETH_HAS_TSU
Nobuhiro Iwamatsu
2013-06-06
sh_eth: remove duplicate sh_eth_set_duplex() definitions
Nobuhiro Iwamatsu
2013-06-06
sh_eth: use EDSR_ENALL to set EDSR
Nobuhiro Iwamatsu
2013-06-06
sh_eth: remove #ifdef around EDSR and GECMR bit definitions
Nobuhiro Iwamatsu
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-04
net: sun4i-emac: Staticize local symbols
Sachin Kamat
2013-06-04
net: sun4i-emac: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-06-04
net: emaclite: Use platform resource table
Michal Simek
2013-06-04
cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...
Li RongQing
2013-06-04
net: sun4i-emac: remove erroneous assignment
Arnd Bergmann
2013-06-04
mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queue
govindarajulu.v
2013-06-04
net/mlx4: use one page fragment per incoming frame
Eric Dumazet
2013-06-04
tg3: Add read dma workaround for 5720
Nithin Sujir
2013-06-04
net: mvneta: read MAC address from hardware when available
Thomas Petazzoni
2013-06-04
net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANAR
Jens Renner \(EFE\)
2013-06-04
net: sun4i-emac: fix a typo in emac_probe()
Wei Yongjun
2013-06-04
net: mv643xx_eth: add missing semicolon
Arnd Bergmann
2013-06-04
bnx2x: Fix bridged GSO for 57710/57711 chips
Yuval Mintz
2013-06-04
net: fec: add fallback to random MAC address
Lucas Stach
2013-06-04
bnx2x: fix TCP offload for tunneling ipv4 over ipv6
Dmitry Kravkov
[next]