aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
* net: bnx2x: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* net: bnx2: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* net: alx: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* net: amd8111e: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* net: pcnet32: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* net: starfire: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* net: 8390: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* net: typhoon: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* net/mlx4_core: Load higher level modules according to ports typeEyal Perry2013-10-17
* net/mlx4: Unused local variable in mlx4_opreq_actionAmir Vadai2013-10-17
* net/mlx4: Fix typo, move similar defs to same locationOr Gerlitz2013-10-17
* net/mlx4: Clean the code to eliminate trivial build warningsOr Gerlitz2013-10-17
* i40e: Bump versionCatherine Sullivan2013-10-10
* i40e: Add support for 64 bit netstatsAlexander Duyck2013-10-10
* i40e: Move rings from pointer to array to array of pointersAlexander Duyck2013-10-10
* i40e: Replace ring container array with linked listAlexander Duyck2013-10-10
* i40e: Move q_vectors from pointer to array to array of pointersAlexander Duyck2013-10-10
* i40e: Split bytes and packets from Rx/Tx statsAlexander Duyck2013-10-10
* i40e: Add support for Tx byte queue limitsAlexander Duyck2013-10-10
* i40e: Drop dead code and flags from Tx hotpathAlexander Duyck2013-10-10
* i40e: clean up Tx fast pathAlexander Duyck2013-10-10
* i40e: Do not directly increment Tx next_to_useAlexander Duyck2013-10-10
* i40e: Cleanup Tx buffer info layoutAlexander Duyck2013-10-10
* i40e: Drop unused completed statAlexander Duyck2013-10-10
* i40e: Link code updatesAnjali Singhai2013-10-09
* be2net: change the driver version number to 4.9.224.0Ajit Khaparde2013-10-09
* be2net: Display RoCE specific counters in ethtool -SAjit Khaparde2013-10-09
* be2net: Call version 2 of GET_STATS ioctl for Skyhawk-RAjit Khaparde2013-10-09
* bnx2x: Add ndo_get_phys_port_id supportYuval Mintz2013-10-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-08
|\
| * Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-10-08
| |\
| | * sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flagsBen Hutchings2013-10-07
| | * sfc: Add PM and RXDP drop counters to ethtool statsEdward Cree2013-10-04
| | * sfc: Add definitions for new stats counters and capability flagMatthew Slattery2013-10-04
| | * sfc: Refactor EF10 stat mask code to allow for more conditional statsEdward Cree2013-10-04
| | * sfc: Fix internal indices of ethtool stats for EF10Edward Cree2013-10-04
| | * sfc: Add rmb() between reading stats and generation count to ensure consistencyJon Cooper2013-10-04
| * | qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()Wei Yongjun2013-10-08
| * | moxa: fix the error handling in moxart_mac_probe()Wei Yongjun2013-10-08
| * | net/mlx4_en: Fix pages never dma unmapped on rxAmir Vadai2013-10-08
| * | net/mlx4_en: Rename name of mlx4_en_rx_alloc membersAmir Vadai2013-10-08
| * | net: sh_eth: Fix RX packets errors on R8A7740Nguyen Hong Ky2013-10-08
| * | net/ethernet: cpsw: DT read bool dual_emacMarkus Pargmann2013-10-07
| * | net: ethernet: cpsw: Search childs for slave nodesMarkus Pargmann2013-10-07
| |/
| * net: mv643xx_eth: fix missing device_node for port devicesSebastian Hesselbarth2013-10-02
| * net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth2013-10-02
| * net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth2013-10-02
| * igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen2013-10-02
| * net: calxedaxgmac: determine number of address filters at runtimeRob Herring2013-10-02
| * net: calxedaxgmac: add uc and mc filter addresses in promiscuous modeRob Herring2013-10-02