linux/drivers/net/ethernet
David S. Miller dcfba949ba Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
Jeff Kirsher says:

====================
Intel Wired LAN Driver Updates

This series contains updates to e1000, e1000e, igb, igbvf, ixgb, ixgbe,
ixgbevf and i40evf.

Mark fixes an issue with ixgbe and ixgbevf by adding a bit to indicate
when workqueues have been initialized.  This permits the register read
error handling from attempting to use them prior to that, which also
generates warnings.  Checking for a detected removal after initializing
the work queues allows the probe function to return an error without
getting the workqueue involved.  Further, if the error_detected
callback is entered before the workqueues are initialized, exit without
recovery since the device initialization was so truncated.

Francois Romieu provides several patches to all the drivers to remove
the open coded skb_cow_head.

Jakub Kicinski provides a fix for igb where last_rx_timestamp should be
updated only when Rx time stamp is read.

Mitch provides a fix for i40evf where a recent change broke the RSS LUT
programming causing it to be programmed with all 0's.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2014-04-12 16:36:44 -04:00
..
3com Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 2014-04-07 16:36:11 -07:00
8390 net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO 2014-04-12 01:59:38 -04:00
adaptec
adi
aeroflex
allwinner net: sun4i-emac: add promiscuous support 2014-04-12 01:59:38 -04:00
alteon
altera
amd
apple
arc
atheros
broadcom net: bcmgenet: Remove unnecessary version.h inclusion 2014-04-04 10:02:23 -04:00
brocade
cadence net/at91_ether: avoid NULL pointer dereference 2014-04-07 15:10:17 -04:00
calxeda
chelsio
cirrus
cisco net: enic: include irq.h for irqreturn_t definitions 2014-04-03 14:04:34 -04:00
davicom
dec
dlink
emulex Main batch of InfiniBand/RDMA changes for 3.15: 2014-04-03 16:57:19 -07:00
faraday
freescale net: fec: make sure to init MAC address 2014-03-31 16:34:19 -04:00
fujitsu
hp
i825xx
ibm
icplus
intel i40evf: program RSS LUT correctly 2014-04-11 06:23:25 -07:00
marvell
mellanox Main batch of InfiniBand/RDMA changes for 3.15: 2014-04-03 16:57:19 -07:00
micrel
microchip
moxa
myricom
natsemi
neterion
nuvoton
nvidia
nxp
octeon
oki-semi
packetengines
pasemi
qlogic net: qlcnic: include irq.h for irq definitions 2014-04-03 14:04:36 -04:00
rdc
realtek
renesas
samsung sxgbe: fix duplicate #include headers 2014-04-07 13:18:44 -04:00
seeq
sfc Call efx_set_channels() before efx->type->dimension_resources() 2014-04-01 16:25:51 -04:00
sgi
silan
sis
smsc net: smc911x: Remove unused local variable 2014-04-04 10:02:21 -04:00
stmicro
sun
tehuti
ti drivers: net: cpsw: enable interrupts after napi enable and clearing previous interrupts 2014-04-11 16:27:41 -04:00
tile
toshiba
tundra
via
wiznet
xilinx
xircom
xscale net: ptp: move PTP classifier in its own file 2014-04-01 16:43:18 -04:00
Kconfig
Makefile
dnet.c
dnet.h
ethoc.c
fealnx.c
jme.c
jme.h
korina.c
lantiq_etop.c
netx-eth.c
s6gmac.c