summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* bna: use netdev_rss_key_fill() helperEric Dumazet2014-11-161-1/+1
* tg3: use netdev_rss_key_fill() helperEric Dumazet2014-11-161-11/+6
* bnx2x: use netdev_rss_key_fill() helperEric Dumazet2014-11-161-1/+1
* amd-xgbe: use netdev_rss_key_fill() helperEric Dumazet2014-11-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-1417-99/+332
|\
| * smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra2014-11-131-0/+46
| * net/smsc911x: Fix delays in the PHY enable/disable routinesAlexander Kochetkov2014-11-131-5/+2
| * net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down modeAlexander Kochetkov2014-11-131-6/+2
| * net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran2014-11-121-1/+1
| * cxgb4 : dcb open-lldp interop fixesAnish Bhatt2014-11-121-9/+19
| * net: bcmgenet: apply MII configuration in bcmgenet_open()Florian Fainelli2014-11-113-5/+9
| * net: bcmgenet: connect and disconnect from the PHY state machineFlorian Fainelli2014-11-113-1/+8
| * net: qualcomm: Fix dependencyStefan Wahren2014-11-111-2/+1
| * ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnxDaniel Borkmann2014-11-111-3/+1
| * net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel...Or Gerlitz2014-11-111-8/+14
| * cxgb4 : Fix bug in DCB app deletionAnish Bhatt2014-11-101-1/+2
| * cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con...Hariprasad Shenai2014-11-103-7/+15
| * cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfersHariprasad Shenai2014-11-106-11/+135
| * cxgb4vf: Move fl_starv_thres into adapter->sge data structureHariprasad Shenai2014-11-102-40/+61
| * net: fec: fix regression on i.MX28 introduced by rx_copybreak supportLothar Waßmann2014-11-071-4/+19
* | net/mlx4_core: Support more than 64 VFsMatan Barak2014-11-132-1/+28
* | net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak2014-11-135-39/+186
* | net/mlx4_core: Add QUERY_FUNC firmware commandMatan Barak2014-11-132-0/+67
* | net/mlx4_core: Refactor mlx4_load_oneMatan Barak2014-11-131-42/+99
* | net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanupMatan Barak2014-11-133-36/+57
* | net/mlx4_core: Use correct variable type for mlx4_slave_capMatan Barak2014-11-133-4/+4
* | net/mlx4_core: Fix wrong reading of reserved_eqsMatan Barak2014-11-131-1/+1
* | net: sh_eth: Add r8a7793 supportHisashi Nakamura2014-11-131-0/+2
* | net: sh_eth: Add RMII mode setting in probeHisashi Nakamura2014-11-131-0/+4
* | amd-xgbe: fix ->rss_hash_typeDan Carpenter2014-11-131-1/+1
* | cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt2014-11-136-40/+96
* | net: systemport: fix tx work done in TX napi pollFlorian Fainelli2014-11-121-1/+3
* | enic: fix work done in tx napi_pollGovindarajulu Varadarajan2014-11-121-1/+2
* | amd-xgbe: Fix sparse endian warningsLendacky, Thomas2014-11-121-4/+4
* | net: pxa168_eth: move SET_NETDEV_DEV a bit earlierJisheng Zhang2014-11-121-1/+1
* | cxgb4: Fix static checker warningHariprasad Shenai2014-11-121-1/+0
* | sunvnet: fix NULL pointer dereferenceDavid L Stevens2014-11-121-0/+2
* | fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_pageAlexander Duyck2014-11-123-4/+3
* | cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_pageAlexander Duyck2014-11-122-6/+7
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-11-1123-209/+441
|\ \
| * | ixgbe: add helper function for setting RSS key in preparation of X550Don Skidmore2014-11-111-12/+20
| * | ixgbe: Add new support for X550 MAC'sDon Skidmore2014-11-1110-64/+223
| * | ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function.Don Skidmore2014-11-111-9/+22
| * | ixgbe: cleanup ixgbe_ndo_set_vf_vlanDon Skidmore2014-11-111-33/+61
| * | ixgbe: fix X540 Completion timeoutDon Skidmore2014-11-111-1/+19
| * | i40evf: don't use more queues than CPUsMitch Williams2014-11-114-32/+41
| * | i40evf: make early init processing more robustMitch Williams2014-11-111-28/+31
| * | i40e: clean up throttle rate codeJesse Brandeburg2014-11-113-15/+6
| * | i40e: don't do link_status or stats collection on every ARQShannon Nelson2014-11-112-5/+12
| * | i40e: poll firmware slowerKamil Krawczyk2014-11-114-10/+6
OpenPOWER on IntegriCloud