linux/drivers/net
Sathya Perla 2632bafd74 be2net: fix adaptive interrupt coalescing
The current EQ delay calculation for AIC is based only on RX packet rate.
This fails to be effective when there's only TX and no RX.
This patch inclues:
- Calculating EQ-delay based on both RX and TX pps.
- Modifying EQ-delay of all EQs via one cmd, instead of issuing a separate
  cmd for each EQ.
- A new structure to store interrupt coalescing parameters, in a separate
  cache-line from the EQ-obj.

Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-10-01 12:45:52 -04:00
..
appletalk
arcnet
bonding bonding: RCUify bond_set_rx_mode() 2013-09-30 22:26:41 -07:00
caif caif: add a sanity check to the tty name 2013-09-04 00:27:27 -04:00
can net: can: c_can_platform: Remove redundant of_match_ptr 2013-10-01 12:30:25 -04:00
cris
dsa
ethernet be2net: fix adaptive interrupt coalescing 2013-10-01 12:45:52 -04:00
fddi fddi/skfp: Remove extern from function prototypes 2013-09-24 12:54:15 -07:00
hamradio hamradio: baycom: remove deprecated IRQF_DISABLED 2013-09-30 15:08:13 -04:00
hippi
hyperv
ieee802154
irda irda: Remove extern from function prototypes 2013-09-24 12:54:17 -07:00
phy drivers: net: phy: marvell.c: removed checkpatch.pl warnings 2013-09-30 22:15:28 -07:00
plip
ppp ip: generate unique IP identificator if local fragmentation is allowed 2013-09-19 14:11:15 -04:00
slip
team net: team: inherit addr_assign_type along with dev_addr 2013-09-03 20:57:49 -04:00
usb net: qmi_wwan: fix checkpatch warnings 2013-09-30 15:00:35 -04:00
vmxnet3 vmxnet3: Remove extern from function prototypes 2013-09-24 16:37:10 -07:00
wan wan: Remove extern from function prototypes 2013-09-24 16:40:19 -07:00
wimax wimax: Remove extern from function prototypes 2013-09-24 16:46:22 -07:00
wireless rtlwifi: Remove extern from function prototypes 2013-09-24 18:06:51 -07:00
xen-netback xen-netback: improve ring effeciency for guest RX 2013-09-30 19:14:11 -04:00
dummy.c
eql.c
ifb.c
Kconfig
LICENSE.SRC
loopback.c net loopback: Set loopback_dev to NULL when freed 2013-09-17 19:05:13 -04:00
macvlan.c macvlan: Move skb_clone check closer to call 2013-09-11 16:03:12 -04:00
macvtap.c
Makefile
mdio.c
mii.c
netconsole.c netconsole: fix a deadlock with rtnl and netconsole's mutex 2013-09-19 14:15:53 -04:00
nlmon.c
ntb_netdev.c
rionet.c
sb1000.c
Space.c
sungem_phy.c
tun.c tuntap: correctly handle error in tun_set_iff() 2013-09-12 17:21:42 -04:00
veth.c
virtio_net.c virtio-net: Set RXCSUM feature if GUEST_CSUM is available 2013-09-03 21:36:41 -04:00
vxlan.c net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 2013-09-30 21:59:38 -07:00
xen-netfront.c