summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-01-22sh_eth: fix kernel oops in skb_put()Sergei Shtylyov
2016-01-22atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek
2015-12-09net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard
2015-12-09stmmac: Correctly report PTP capabilities.Phil Reid
2015-12-09net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto
2015-10-01tg3: Fix temperature reportingJean Delvare
2015-05-06e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca
2015-04-29benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-04-29ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-29tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-29bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-29r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-298139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-298139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-04-13net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras
2015-02-26netxen: fix netxen_nic_poll() logicEric Dumazet
2015-02-05drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N
2015-01-27enic: fix rx skb checksumGovindarajulu Varadarajan
2015-01-27alx: fix alx_poll()Eric Dumazet
2015-01-27tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan
2014-12-16igb: bring link up when PHY is powered upTodd Fujinaka
2014-12-16net: mvneta: fix Tx interrupt delaywilly tarreau
2014-12-16net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein
2014-12-16tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo
2014-11-21net/mlx4_en: Fix BlueFlame raceEugenia Emantayev
2014-11-21vio: fix reuse of vio_dring slotDwight Engen
2014-10-15tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich
2014-10-15tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich
2014-10-15myri10ge: check for DMA mapping errorsStanislaw Gruszka
2014-10-05ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard
2014-08-14bnx2x: fix crash during TSO tunnelingDmitry Kravkov
2014-08-07net: mvneta: replace Tx timer with a real interruptwilly tarreau
2014-08-07net: mvneta: add missing bit descriptions for interrupt masks and causeswilly tarreau
2014-08-07net: mvneta: do not schedule in mvneta_tx_timeoutwilly tarreau
2014-08-07net: mvneta: use per_cpu stats to fix an SMP lock upwilly tarreau
2014-08-07net: mvneta: increase the 64-bit rx/tx stats out of the hot pathwilly tarreau
2014-07-28sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan
2014-07-28be2net: set EQ DB clear-intr bit in be_open()Suresh Reddy
2014-07-28net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons
2014-07-28net: mvneta: fix operation in 10 Mbit/s modeThomas Petazzoni
2014-07-28bnx2x: fix possible panic under memory stressEric Dumazet
2014-07-28igb: do a reset on SR-IOV re-init if device is downStefan Assmann
2014-06-30net: cpsw: fix null dereference at probeJohan Hovold
2014-06-26net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang
2014-06-26net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang
2014-06-16mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason
2014-05-30tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera
2014-05-30list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov
2014-04-14tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich
2014-04-03net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni