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