summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-10-17net/mlx4_core: Load higher level modules according to ports typeEyal Perry
2013-10-17net/mlx4: Unused local variable in mlx4_opreq_actionAmir Vadai
2013-10-17net/mlx4: Fix typo, move similar defs to same locationOr Gerlitz
2013-10-17net/mlx4: Clean the code to eliminate trivial build warningsOr Gerlitz
2013-10-10i40e: Bump versionCatherine Sullivan
2013-10-10i40e: Add support for 64 bit netstatsAlexander Duyck
2013-10-10i40e: Move rings from pointer to array to array of pointersAlexander Duyck
2013-10-10i40e: Replace ring container array with linked listAlexander Duyck
2013-10-10i40e: Move q_vectors from pointer to array to array of pointersAlexander Duyck
2013-10-10i40e: Split bytes and packets from Rx/Tx statsAlexander Duyck
2013-10-10i40e: Add support for Tx byte queue limitsAlexander Duyck
2013-10-10i40e: Drop dead code and flags from Tx hotpathAlexander Duyck
2013-10-10i40e: clean up Tx fast pathAlexander Duyck
2013-10-10i40e: Do not directly increment Tx next_to_useAlexander Duyck
2013-10-10i40e: Cleanup Tx buffer info layoutAlexander Duyck
2013-10-10i40e: Drop unused completed statAlexander Duyck
2013-10-10i40e: Link code updatesAnjali Singhai
2013-10-09be2net: change the driver version number to 4.9.224.0Ajit Khaparde
2013-10-09be2net: Display RoCE specific counters in ethtool -SAjit Khaparde
2013-10-09be2net: Call version 2 of GET_STATS ioctl for Skyhawk-RAjit Khaparde
2013-10-09bnx2x: Add ndo_get_phys_port_id supportYuval Mintz
2013-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-09Merge 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