index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2013-06-19
bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)
Yijing Wang
2013-06-19
amd8111e: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)
Yijing Wang
2013-06-19
Bnx2x: remove redundant D0 power state set
Yijing Wang
2013-06-19
at91_ether: Do not select NET_CORE
Ben Hutchings
2013-06-19
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
2013-06-19
bonding: trivial: make alb use bond_slave_has_mac()
Veaceslav Falico
2013-06-19
be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()
Sathya Perla
2013-06-19
bnx2x: replace mechanism to check for next available packet
Dmitry Kravkov
2013-06-19
bnx2x: add support for ndo_ll_poll
Dmitry Kravkov
2013-06-19
net/mlx4_en: Low Latency recv statistics
Amir Vadai
2013-06-19
net/mlx4_en: Add Low Latency Socket (LLS) support
Amir Vadai
2013-06-19
ip_tunnels: extend iptunnel_xmit()
Pravin B Shelar
2013-06-19
sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdef
Sergei Shtylyov
2013-06-19
sh_eth: cleanup 'enum TD_STS_BIT'
Sergei Shtylyov
2013-06-19
sh_eth: remove redundant bits from 'eesipr_value' field initializer
Sergei Shtylyov
2013-06-19
sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data'
Sergei Shtylyov
2013-06-19
sh_eth: add NAPI support
Sergei Shtylyov
2013-06-19
sh_eth: define/use EESR_RX_CHECK macro
Sergei Shtylyov
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
vxlan: fix check for migration of static entry
stephen hemminger
2013-06-19
bcm63xx_enet: fix return value check in bcm_enet_shared_probe()
Wei Yongjun
2013-06-19
can: usb_8dev: unregister netdev before free()ing
Marc Kleine-Budde
2013-06-17
pxa168_eth: convert skb->end into skb_end_pointer(skb)
Isaku Yamahata
2013-06-17
mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)
Isaku Yamahata
2013-06-17
fec: Add support to restart autonegotiate
Chris Healy
2013-06-17
bonding: don't call alb_set_slave_mac_addr() while atomic
Veaceslav Falico
2013-06-17
net: cpsw: check for cpts pointer after its allocation
Sebastian Siewior
2013-06-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-06-17
alx: add a simple AR816x/AR817x device driver
Johannes Berg
2013-06-17
tg3: Prevent system hang during repeated EEH errors.
Michael Chan
2013-06-17
Fix the VLAN_TAG_PRESENT in netvsc_recv_callback()
Haiyang Zhang
2013-06-17
vxlan: handle skb_clone failure
stephen hemminger
2013-06-17
vxlan: only migrate dynamic FDB entries
stephen hemminger
2013-06-17
vxlan: fix race between flush and incoming learning
stephen hemminger
2013-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-16
lseek(fd, n, SEEK_END) does *not* go to eof - n
Al Viro
2013-06-13
net/mlx4: Add VF link state support
Rony Efraim
2013-06-13
bcm63xx_enet: add support Broadcom BCM6345 Ethernet
Florian Fainelli
2013-06-13
tulip: Properly check dma mapping result
Neil Horman
2013-06-13
brcmfmac: free primary net_device when brcmf_bus_start() fails
Arend van Spriel
2013-06-13
net: sh_eth: fix incorrect RX length error if R8A7740
Yoshihiro Shimoda
2013-06-13
drivers: net: davinci_mdio: restore mdio clk divider in mdio resume
Mugunthan V N
2013-06-13
drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driver
Mugunthan V N
2013-06-13
sh_eth: remove '__maybe_unused' annotations
Sergei Shtylyov
2013-06-13
tg3: Wait for boot code to finish after power on
Nithin Sujir
2013-06-13
bonding: fix igmp_retrans type and two related races
Nikolay Aleksandrov
2013-06-13
bonding: reset master mac on first enslave failure
Nikolay Aleksandrov
2013-06-13
net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG used
Dinh Nguyen
2013-06-13
be2net: Fix 32-bit DMA Mask handling
Somnath Kotur
2013-06-13
xen-netback: don't de-reference vif pointer after having called xenvif_put()
Jan Beulich
[next]