summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-08Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2013-10-08qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()Wei Yongjun
2013-10-08moxa: fix the error handling in moxart_mac_probe()Wei Yongjun
2013-10-08net/mlx4_en: Fix pages never dma unmapped on rxAmir Vadai
2013-10-08net/mlx4_en: Rename name of mlx4_en_rx_alloc membersAmir Vadai
2013-10-08net: sh_eth: Fix RX packets errors on R8A7740Nguyen Hong Ky
2013-10-07net: fujitsu: Remove ISA depdendency from KconfigMatthew Whitehead
2013-10-07net/ethernet: cpsw: DT read bool dual_emacMarkus Pargmann
2013-10-07net: ethernet: cpsw: Search childs for slave nodesMarkus Pargmann
2013-10-07sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flagsBen Hutchings
2013-10-04sfc: Add PM and RXDP drop counters to ethtool statsEdward Cree
2013-10-04sfc: Add definitions for new stats counters and capability flagMatthew Slattery
2013-10-04sfc: Refactor EF10 stat mask code to allow for more conditional statsEdward Cree
2013-10-04sfc: Fix internal indices of ethtool stats for EF10Edward Cree
2013-10-04sfc: Add rmb() between reading stats and generation count to ensure consistencyJon Cooper
2013-10-03atl1e: enable support for NETIF_F_RXALL and NETIF_F_RXCRC featuresAndrea Merello
2013-10-033com: Fix drivers/net/ethernet/3com/Kconfig references to PCMCIA and 3c515Matthew Whitehead
2013-10-03net: myri10ge: Change variable type to boolPeter Senna Tschudin
2013-10-03net: bnx2x: Change variable type to boolPeter Senna Tschudin
2013-10-03net: atl1c: Change variable type to boolPeter Senna Tschudin
2013-10-02net: mv643xx_eth: fix missing device_node for port devicesSebastian Hesselbarth
2013-10-02net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth
2013-10-02net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-10-02igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen
2013-10-02net: calxedaxgmac: determine number of address filters at runtimeRob Herring
2013-10-02net: calxedaxgmac: add uc and mc filter addresses in promiscuous modeRob Herring
2013-10-02net: calxedaxgmac: fix clearing of old filter addressesRob Herring
2013-10-02tg3: use phylib when robo switch is in useHauke Mehrtens
2013-10-02tg3: add support a phy at an address different than 01Hauke Mehrtens
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-01igb: Add ethtool support to configure number of channelsLaura Mihaela Vasilescu
2013-10-01igb: Add ethtool offline tests for i354Fujinaka, Todd
2013-10-01ixgbe: remove marketing names from busy poll codeJacob Keller
2013-10-01ixgbe: Cleanup the use of tabs and spacesJeff Kirsher
2013-10-01ixgbe: ethtool DCB registers dump for 82599 and x540Leonardo Potenza
2013-10-01ixgbevf: move API neg to reset pathDon Skidmore
2013-10-01ixgbevf: add wait for Rx queue disableDon Skidmore
2013-10-01ixgbevf: cleanup redundant mailbox read failure checkDon Skidmore
2013-10-01ixgbevf: do not print registers to dmesg in ixgbevf_get_regsJacob Keller
2013-10-01be2net: add a counter for pkts dropped in xmit pathSathya Perla
2013-10-01be2net: fix adaptive interrupt coalescingSathya Perla
2013-10-01be2net: call ENABLE_VF cmd for Skyhawk-R tooVasundhara Volam
2013-10-01be2net: Create single TXQ on BE3-R 1G portsVasundhara Volam
2013-10-01be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam
2013-10-01be2net: Call be_vf_setup() even when VFs are enbaled from previous loadVasundhara Volam
2013-10-01qlcnic: Fix SR-IOV configurationManish Chopra
2013-10-01ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda
2013-10-01net: ethernet: cpsw-phy-sel: Remove redundant of_match_ptrSachin Kamat