summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2016-06-24sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree1-0/+16
2016-05-19atl2: Disable unimplemented scatter/gather featureBen Hutchings1-1/+1
2016-05-05jme: Fix device PM wakeup API usageGuo-Fu Tseng1-4/+2
2016-05-05jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng1-6/+11
2016-04-20qlge: Fix receive packets drop.Manish Chopra1-0/+11
2016-04-20sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov1-1/+2
2016-04-20net: jme: fix suspend/resume on JMC260Diego Viola1-1/+2
2016-03-04bnx2x: Don't notify about scratchpad paritiesManish Chopra2-10/+21
2016-01-23sh_eth: fix kernel oops in skb_put()Sergei Shtylyov1-2/+2
2016-01-23atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek1-4/+3
2015-12-09net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard1-1/+1
2015-12-09stmmac: Correctly report PTP capabilities.Phil Reid1-2/+5
2015-12-09net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2-2/+2
2015-11-09sfc: Fix memcpy() with const destination compiler warning.David S. Miller1-1/+1
2015-10-01bna: fix interrupts storm caused by erroneous packetsIvan Vecera1-1/+1
2015-10-01net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein1-2/+2
2015-10-01stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin4-24/+28
2015-10-01tg3: Fix temperature reportingJean Delvare1-1/+1
2015-07-04net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLANOr Gerlitz1-2/+5
2015-05-06e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca1-1/+9
2015-04-29gianfar: Carefully free skbs in functions called by netpoll.Eric W. Biederman1-2/+2
2015-04-29benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman1-1/+1
2015-04-29mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-1/+1
2015-04-29ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2015-04-29tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-7/+7
2015-04-29bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2015-04-29r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2015-04-298139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-2/+2
2015-04-298139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman1-1/+1
2015-04-29net/mlx4_en: Call register_netdevice in the proper locationIdo Shamay1-7/+8
2015-04-13net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras1-2/+29
2015-03-26bnx2x: Force fundamental reset for EEH recoveryBrian King1-0/+3
2015-02-27bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan1-1/+1
2015-02-27netxen: fix netxen_nic_poll() logicEric Dumazet1-1/+4
2015-02-06drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N1-0/+22
2015-01-27drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N3-4/+19
2015-01-27net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi1-11/+8
2015-01-27enic: fix rx skb checksumGovindarajulu Varadarajan1-4/+8
2015-01-27alx: fix alx_poll()Eric Dumazet1-11/+13
2015-01-27tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan1-17/+17
2014-12-16igb: bring link up when PHY is powered upTodd Fujinaka1-0/+2
2014-12-16net: mvneta: fix race condition in mvneta_tx()Eric Dumazet1-1/+2
2014-12-16net: mvneta: fix Tx interrupt delaywilly tarreau1-1/+1
2014-12-16net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein1-1/+1
2014-12-16tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo1-1/+2
2014-11-21vio: fix reuse of vio_dring slotDwight Engen1-2/+2
2014-11-21smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra1-0/+46
2014-10-15Revert "net/macb: add pinctrl consumer support"Soren Brinkmann1-11/+0
2014-10-15tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich1-1/+2
2014-10-15tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich1-2/+18