aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-21davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier
2013-10-21bnx2x: Set NETIF_F_HIGHDMA unconditionallyMerav Sicron
2013-10-21bnx2x: Don't pretend during register dumpDmitry Kravkov
2013-10-21bnx2x: Lock DMAE when used by statistic flowAriel Elior
2013-10-21bnx2x: Prevent null pointer dereference on error flowYuval Mintz
2013-10-21bnx2x: Fix config when SR-IOV and iSCSI are enabledAriel Elior
2013-10-21bnx2x: Fix Coalescing configurationDmitry Kravkov
2013-10-21bnx2x: Unlock VF-PF channel on MAC/VLAN config errorAriel Elior
2013-10-21bnx2x: Prevent an illegal pointer dereference during panicYuval Mintz
2013-10-21bnx2x: Fix Maximum CoS estimation for VFsYuval Mintz
2013-10-21drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacingMugunthan V N
2013-10-18qlcnic: Validate Tx queue only for 82xx adapters.Himanshu Madhani
2013-10-18be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam
2013-10-17net/ethernet: cpsw: Bugfix interrupts before enabling napiMarkus Pargmann
2013-10-17bnx2x: record rx queue for LRO packetsEric Dumazet
2013-10-17dm9000: report the correct LPANikita Kiryanov
2013-10-17dm9000: Implement full reset of DM9000 network deviceMichael Abbott
2013-10-17dm9000: take phy out of reset during initNikita Kiryanov
2013-10-17dm9000: during init reset phy only for dm9000bNikita Kiryanov
2013-10-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-10-11net: smc91x: dont't use SMC_outw for fixing up halfword-aligned dataWill Deacon
2013-10-11net: sh_eth: Correct fix for RX packet errors on R8A7740Simon Horman
2013-10-10IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg
2013-10-10mlx5: Fix error code translation from firmware to driverEli Cohen
2013-10-10mlx5: Keep polling to reclaim pages while any returnedEli Cohen
2013-10-10mlx5: Remove checksum on command interface commandsEli Cohen
2013-10-09gianfar: Enable eTSEC-20 erratum w/a for P2020 Rev1Claudiu Manoil
2013-10-09gianfar: Use mpc85xx support for errata detectionClaudiu Manoil
2013-10-09gianfar: Enable eTSEC-A002 erratum w/a for all partsClaudiu Manoil
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/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-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-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