linux-kernel-test/drivers/net
Jan Friedrich c8f3b72133 ath9k: fix erased ieee80211_rx_status.mactime
ath9k_rx_skb_preprocess nulls rxs and the mactime is never set again -
mactime is always 0. This causes problems in IBSS mode.

ieee80211_rx_bss_info uses mactime to decide if an IBSS merge is needed.
Without this patch the merge is triggered by each beacon received.

This can be recognized by the "beacon TSF higher than local TSF - IBSS
merge with BSSID" log message accompanying each beacon.

This problem was not completely fixed in commit
a6d2055b02 and is not a stable kernel fix.
It is solely intended for wireless-testing.

Signed-off-by: Jan Friedrich <jft@dev2day.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-08-04 15:28:37 -04:00
..
appletalk drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
arcnet arcnet: fix signed bug in probe function 2010-07-18 15:07:15 -07:00
arm net: preserve ifreq parameter when calling generic phy_mii_ioctl(). 2010-07-18 19:15:25 -07:00
atl1c atl1c: Add AR8151 v2 support and change L0s/L1 routine 2010-06-01 00:28:12 -07:00
atl1e drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
atlx drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
benet be2net: fix to avoid sending get_stats request if one is already being processed. 2010-07-30 23:59:06 -07:00
bnx2x net: bnx2x_cmn.c needs net/ip6_checksum.h for csum_ipv6_magic 2010-07-28 22:20:34 -07:00
bonding bonding: prevent sysfs from allowing arp monitoring with alb/tlb 2010-07-30 23:27:57 -07:00
caif caif: handle snprintf() return 2010-07-26 21:05:03 -07:00
can can: Add driver for esd CAN-USB/2 device 2010-08-03 16:37:58 -07:00
chelsio chelsio: Remove remnants of CONFIG_CHELSIO_T1_COUGAR 2010-06-03 03:18:20 -07:00
cris eth_v10: Removing dead ETRAX_NETWORK_RED_ON_NO_CONNECTION 2010-07-14 13:41:53 -07:00
cxgb3 drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() method 2010-07-21 11:16:09 -07:00
cxgb4 cxgb4: update driver version 2010-08-02 16:26:44 -07:00
cxgb4vf cxgb4vf: Fix bug where we were only allocating one queue in MSI mode 2010-07-20 12:42:43 -07:00
e1000 e1000: use netif_<level> instead of netdev_<level> 2010-07-26 23:37:21 -07:00
e1000e e1000e: correct MAC-PHY interconnect register offset for 82579 2010-08-03 16:40:53 -07:00
ehea ehea: Allocate stats buffer with GFP_KERNEL 2010-07-01 22:45:52 -07:00
enic ethtool: Change ethtool_op_set_flags to validate flags 2010-06-30 14:09:35 -07:00
fs_enet net: preserve ifreq parameter when calling generic phy_mii_ioctl(). 2010-07-18 19:15:25 -07:00
hamradio drivers/net/hamradio: Eliminate a NULL pointer dereference 2010-05-28 01:57:18 -07:00
ibm_newemac Merge remote branch 'origin' into secretlab/next-devicetree 2010-05-22 00:36:56 -06:00
igb igb: Program MDICNFG register prior to PHY init 2010-08-03 16:40:53 -07:00
igbvf igbvf, ixgbevf: use dev_hw_addr_random 2010-07-27 13:18:14 -07:00
irda drivers/net/irda: use for_each_pci_dev() 2010-07-21 14:44:28 -07:00
ixgb ixgb and e1000: Use new function for copybreak tests 2010-05-14 03:06:19 -07:00
ixgbe Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2010-07-27 21:01:35 -07:00
ixgbevf ixgbevf: fix null pointer dereference due to filter being set for VLAN 0 2010-08-02 21:20:21 -07:00
ixp2000 net: trans_start cleanups 2010-05-10 05:01:31 -07:00
mlx4 drivers/net/mlx4: Use %pV, pr_<level>, printk_once 2010-07-15 19:05:17 -07:00
myri10ge ethtool: Change ethtool_op_set_flags to validate flags 2010-06-30 14:09:35 -07:00
netxen netxen: fix for kdump 2010-07-14 17:55:35 -07:00
octeon net: preserve ifreq parameter when calling generic phy_mii_ioctl(). 2010-07-18 19:15:25 -07:00
pcmcia axnet_cs: use spin_lock_irqsave in ax_interrupt 2010-07-12 20:13:02 -07:00
phy phy/marvell: add 88ec048 support 2010-08-03 19:36:06 -07:00
qlcnic qlcnic: fix diag resource allocation 2010-07-25 16:32:41 -07:00
qlge drivers/net/qlge: Use pr_<level>, shrink text a bit 2010-07-21 14:44:18 -07:00
sfc sfc: Remove unused field left from mis-merge 2010-07-08 23:12:29 -07:00
skfp drivers/net: remove useless semicolons 2010-05-17 22:47:34 -07:00
stmmac stmmac: fix automatic PAD/FCS stripping 2010-07-27 20:43:50 -07:00
tokenring drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
tulip Tulip: don't initialize SBE xT3E3 WAN ports. 2010-08-02 16:03:29 -07:00
usb hso: Add new product ID 2010-08-03 16:40:52 -07:00
vmxnet3 net-next: Fix an overflow bug in vmxnet3 Tx descriptor 2010-07-25 17:06:52 -07:00
vxge drivers/net/vxge/vxge-main.c: Use pr_<level> and netdev_<level> 2010-07-30 23:27:57 -07:00
wan drivers/net/wan/farsync.c: Use standard pr_<level> 2010-08-02 16:01:35 -07:00
wimax Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2010-07-27 21:01:35 -07:00
wireless ath9k: fix erased ieee80211_rx_status.mactime 2010-08-04 15:28:37 -04:00
3c59x.c 3c59x: Add ethtool WOL support 2010-07-25 16:48:44 -07:00
3c501.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
3c501.h
3c503.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
3c503.h
3c505.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
3c505.h
3c507.c drivers/net: Eliminate a NULL pointer dereference 2010-05-28 01:57:18 -07:00
3c509.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
3c515.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
3c523.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
3c523.h
3c527.c
3c527.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
7990.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
7990.h
8139cp.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2010-06-11 13:32:31 -07:00
8139too.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2010-06-11 13:32:31 -07:00
8390.c
8390.h
8390p.c
82596.c drivers/net/82596.c: fix warning 2010-07-19 15:27:13 -07:00
a2065.c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ 2010-05-18 23:01:55 -07:00
a2065.h
ac3200.c ac3200: fix error path 2010-07-11 18:15:08 -07:00
acenic.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
acenic.h
amd8111e.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
amd8111e.h
apne.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
ariadne.c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ 2010-05-18 23:01:55 -07:00
ariadne.h
at1700.c at1700: fix double free_irq 2010-07-11 18:15:08 -07:00
atarilance.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
atp.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
atp.h
au1000_eth.c net: preserve ifreq parameter when calling generic phy_mii_ioctl(). 2010-07-18 19:15:25 -07:00
au1000_eth.h
ax88796.c ax88796: free irq on error 2010-07-08 23:42:40 -07:00
b44.c b44: remove unused dma_desc_align_mask 2010-07-07 18:24:29 -07:00
b44.h
bcm63xx_enet.c net: preserve ifreq parameter when calling generic phy_mii_ioctl(). 2010-07-18 19:15:25 -07:00
bcm63xx_enet.h
bfin_mac.c netdev:bfin_mac: reclaim and free tx skb as soon as possible after transfer 2010-06-15 15:04:10 -07:00
bfin_mac.h netdev:bfin_mac: reclaim and free tx skb as soon as possible after transfer 2010-06-15 15:04:10 -07:00
bmac.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
bmac.h
bnx2_fw.h
bnx2.c bnx2: Update version to 2.0.17. 2010-07-19 20:30:07 -07:00
bnx2.h bnx2: Call pci_enable_msix() with actual number of vectors. 2010-07-19 20:30:06 -07:00
bsd_comp.c
cassini.c cassini: Removing dead CASSINI_NAPI 2010-07-14 13:36:18 -07:00
cassini.h cassini: Removing dead CASSINI_QGE_DEBUG 2010-07-14 12:18:31 -07:00
cnic_defs.h
cnic_if.h cnic: Update version to 2.1.3. 2010-06-25 20:37:21 -07:00
cnic.c bnx2x: Create separate folder for bnx2x driver 2010-07-27 20:35:39 -07:00
cnic.h cnic: Unify kcq allocation for all devices. 2010-06-25 20:37:19 -07:00
cpmac.c net: preserve ifreq parameter when calling generic phy_mii_ioctl(). 2010-07-18 19:15:25 -07:00
cs89x0.c net: Removing dead ARCH_PNX010X 2010-07-19 13:32:57 -07:00
cs89x0.h cs89x0: Removing dead SH_HICOSH4 2010-07-14 13:40:36 -07:00
davinci_emac.c net: Fix a typo from "dev" to "ndev" 2010-08-02 22:03:03 -07:00
de600.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
de600.h
de620.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
de620.h
declance.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
defxx.c
defxx.h
depca.c depca: fix leaks in depca_module_init() 2010-07-12 20:21:40 -07:00
depca.h
dl2k.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
dl2k.h
dm9000.c drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
dm9000.h
dnet.c dnet: fixup error handling in initialization 2010-07-30 23:27:58 -07:00
dnet.h
dummy.c
e100.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
e2100.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
eepro.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
eexpress.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
eexpress.h
enc28j60_hw.h
enc28j60.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
epic100.c epic100: Use the instance of net_device_stats from net_device. 2010-07-05 19:41:14 -07:00
eql.c drivers/net: remove useless semicolons 2010-05-17 22:47:34 -07:00
es3210.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
eth16i.c eth16i: fix memory leak 2010-07-14 17:57:19 -07:00
ethoc.c ethoc: add devinit/devexit section initializers 2010-07-26 18:45:05 -07:00
ewrk3.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
ewrk3.h
fealnx.c fealnx: Use the instance of net_device_stats from net_device. 2010-07-05 19:41:13 -07:00
fec_mpc52xx_phy.c net/mpc52xx_phy: Various code cleanups 2010-06-02 03:45:22 -07:00
fec_mpc52xx.c net: preserve ifreq parameter when calling generic phy_mii_ioctl(). 2010-07-18 19:15:25 -07:00
fec_mpc52xx.h
fec.c net/fec: restore interrupt mask after software-reset in fec_stop() 2010-07-22 14:14:46 -07:00
fec.h fec: add support for PHY interface platform data 2010-05-24 00:36:13 -07:00
forcedeth.c forcedeth: Fix different hardware statistics versions. 2010-07-25 21:54:28 -07:00
fsl_pq_mdio.c Merge remote branch 'origin' into secretlab/next-devicetree 2010-05-22 00:36:56 -06:00
fsl_pq_mdio.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
gianfar_ethtool.c
gianfar_sysfs.c
gianfar.c net: preserve ifreq parameter when calling generic phy_mii_ioctl(). 2010-07-18 19:15:25 -07:00
gianfar.h gianfar: Implement workaround for eTSEC-A002 erratum 2010-06-30 11:35:43 -07:00
greth.c greth: Remove unnecessary memset of napi member in netdev private data 2010-06-07 01:08:11 -07:00
greth.h
hamachi.c hamachi: Use the instance of net_device_stats from net_device. 2010-07-05 19:41:15 -07:00
hp100.c hp100: unmap memory on error path 2010-08-02 16:08:43 -07:00
hp100.h
hp-plus.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
hp.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
hplance.c
hplance.h
hydra.c m68k: amiga - Zorro bus modalias support 2010-05-17 21:37:41 +02:00
ibmlana.c
ibmlana.h
ibmveth.c ibmveth: lost IRQ while closing/opening device leads to service loss 2010-07-16 13:03:23 -07:00
ibmveth.h
ifb.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
ioc3-eth.c ioc3-eth: Use the instance of net_device_stats from net_device. 2010-07-05 19:41:12 -07:00
ipg.c
ipg.h
iseries_veth.c
jazzsonic.c jazzsonic: free irq if sonic_open() fails 2010-07-12 20:21:44 -07:00
jme.c drivers/net: remove useless semicolons 2010-05-17 22:47:34 -07:00
jme.h
Kconfig net: ks8842 depends on DMA_ENGINE 2010-07-30 22:10:01 -07:00
korina.c korina: count RX DMA OVR as rx_fifo_error 2010-06-02 06:12:19 -07:00
ks8842.c ks8842: Fix warnings on 64-bit. 2010-07-27 22:24:37 -07:00
ks8851_mll.c
ks8851.c ks8851: companion eeprom access through ethtool 2010-05-05 21:27:45 -07:00
ks8851.h ks8851: Low level functions for read/write to companion eeprom 2010-05-05 21:27:44 -07:00
ksz884x.c drivers: net: use newly introduced hex_to_bin() 2010-07-23 12:50:50 -07:00
lance.c lance: Use the instance of net_device_stats from net_device. 2010-07-05 19:41:16 -07:00
lasi_82596.c
lib8390.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
lib82596.c lasi82596: fix netdev_mc_count conversion 2010-06-21 13:50:18 -07:00
LICENSE.SRC
ll_temac_main.c ll_temac: Fix missing validate_addr hook 2010-07-12 20:21:42 -07:00
ll_temac_mdio.c
ll_temac.h net: ll_temac: fix checksum offload logic 2010-05-26 20:44:30 -07:00
lne390.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
loopback.c net: fix 64 bit counters on 32 bit arches 2010-07-07 14:58:56 -07:00
lp486e.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
mac89x0.c mac89x0: Use the instance of net_device_stats from net_device. 2010-07-05 19:41:18 -07:00
mac8390.c net: mac8390 - Sort out memory/MMIO accesses and casts 2010-06-03 03:18:20 -07:00
macb.c net: preserve ifreq parameter when calling generic phy_mii_ioctl(). 2010-07-18 19:15:25 -07:00
macb.h
mace.c
mace.h
macmace.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
macsonic.c macsonic: free irqs if sonic_open() fails 2010-07-12 20:21:44 -07:00
macvlan.c macvlan: Fix rx counters update in macvlan_handle_frame() 2010-07-27 21:02:42 -07:00
macvtap.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2010-07-27 21:01:35 -07:00
Makefile bnx2x: Create separate folder for bnx2x driver 2010-07-27 20:35:39 -07:00
mdio.c
meth.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
meth.h
mii.c
mipsnet.c NET: MIPSsim: Fix modpost warning. 2010-06-21 13:40:25 -07:00
mv643xx_eth.c mv643xx_eth: potential null dereference 2010-07-23 13:05:12 -07:00
mvme147.c
myri_sbus.c Merge remote branch 'origin' into secretlab/next-devicetree 2010-05-22 00:36:56 -06:00
myri_sbus.h
natsemi.c natsemi: Use the instance of net_device_stats from net_device. 2010-07-05 19:41:17 -07:00
ne2.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
ne2k-pci.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
ne3210.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
ne-h8300.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
ne.c net/ne: fix memory leak in ne_drv_probe() 2010-07-05 20:08:05 -07:00
netconsole.c netpoll: add generic support for bridge and bonding devices 2010-05-06 00:47:21 -07:00
netx-eth.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
ni52.c ni52: Use the instance of net_device_stats from net_device. 2010-07-05 19:41:19 -07:00
ni52.h
ni65.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
ni65.h
ni5010.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
ni5010.h
niu.c niu: BUG on inability to find page in rx page hashes. 2010-07-07 18:20:30 -07:00
niu.h niu: Add skb->rxhash support. 2010-04-22 15:48:17 -07:00
ns83820.c ns83820: Use the instance of net_device_stats from net_device. 2010-07-05 19:41:18 -07:00
pasemi_mac_ethtool.c
pasemi_mac.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
pasemi_mac.h
pci-skeleton.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
pcnet32.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
plip.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
ppp_async.c
ppp_deflate.c
ppp_generic.c net: autoconvert trivial BKL users to private mutex 2010-07-12 20:21:47 -07:00
ppp_mppe.c
ppp_mppe.h
ppp_synctty.c
pppoe.c cleanup: remove pppoe_xmit() declaration. 2010-06-09 18:06:14 -07:00
pppox.c
ps3_gelic_net.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
ps3_gelic_net.h
ps3_gelic_wireless.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 2010-05-20 21:04:44 -07:00
ps3_gelic_wireless.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
qla3xxx.c drivers/net/qla3xxx.c: Checkpatch cleanups 2010-07-26 13:15:21 -07:00
qla3xxx.h
r6040.c r6040: Fix args to phy_mii_ioctl(). 2010-07-21 21:10:49 -07:00
r8169.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2010-07-20 18:25:24 -07:00
rionet.c
rrunner.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
rrunner.h
s2io-regs.h vxge: Update copyright information 2010-07-15 20:46:22 -07:00
s2io.c net: s2io: fix buffer overflow 2010-07-23 13:05:13 -07:00
s2io.h Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2010-07-27 21:01:35 -07:00
s6gmac.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
sb1000.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
sb1250-mac.c net: preserve ifreq parameter when calling generic phy_mii_ioctl(). 2010-07-18 19:15:25 -07:00
sc92031.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
seeq8005.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
seeq8005.h
sgiseeq.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
sgiseeq.h
sh_eth.c net: preserve ifreq parameter when calling generic phy_mii_ioctl(). 2010-07-18 19:15:25 -07:00
sh_eth.h
sis190.c
sis900.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
sis900.h
skge.c skge: use the DMA state API instead of the pci equivalents 2010-05-15 23:29:31 -07:00
skge.h skge: use the DMA state API instead of the pci equivalents 2010-05-15 23:29:31 -07:00
sky2.c sky2: Code style fixes 2010-07-30 23:59:04 -07:00
sky2.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
slhc.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
slip.c drivers/net: remove useless semicolons 2010-05-17 22:47:34 -07:00
slip.h
smc91x.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
smc91x.h
smc911x.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
smc911x.h
smc9194.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
smc9194.h
smc-mca.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
smc-ultra32.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
smc-ultra.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
smsc911x.c smsc911x: Add spinlocks around registers access 2010-07-19 13:36:21 -07:00
smsc911x.h
smsc9420.c net: preserve ifreq parameter when calling generic phy_mii_ioctl(). 2010-07-18 19:15:25 -07:00
smsc9420.h
sni_82596.c
sonic.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
sonic.h
Space.c net: Removing dead {AR,WAVE}LAN 2010-07-14 12:17:35 -07:00
spider_net_ethtool.c
spider_net.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
spider_net.h
starfire.c starfire: Use the instance of net_device_stats from net_device. 2010-07-05 19:41:15 -07:00
stnic.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
sun3_82586.c sun3_82586: Use the instance of net_device_stats from net_device. 2010-07-05 19:41:11 -07:00
sun3_82586.h
sun3lance.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
sunbmac.c Merge remote branch 'origin' into secretlab/next-devicetree 2010-05-22 00:36:56 -06:00
sunbmac.h
sundance.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
sungem_phy.c
sungem_phy.h
sungem.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
sungem.h
sunhme.c Merge remote branch 'origin' into secretlab/next-devicetree 2010-05-22 00:36:56 -06:00
sunhme.h
sunlance.c Merge remote branch 'origin' into secretlab/next-devicetree 2010-05-22 00:36:56 -06:00
sunqe.c Merge remote branch 'origin' into secretlab/next-devicetree 2010-05-22 00:36:56 -06:00
sunqe.h
sunvnet.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
sunvnet.h
tc35815.c net: preserve ifreq parameter when calling generic phy_mii_ioctl(). 2010-07-18 19:15:25 -07:00
tehuti.c tehuti: return -EFAULT on copy_to_user errors 2010-06-03 03:28:23 -07:00
tehuti.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
tg3.c tg3: Update version to 3.113 2010-08-02 15:46:33 -07:00
tg3.h tg3: Migrate tg3_flags to phy_flags 2010-08-02 15:46:33 -07:00
tlan.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
tlan.h
tsi108_eth.c
tsi108_eth.h
tun.c tun: keep link (carrier) state up to date 2010-07-30 22:06:41 -07:00
typhoon.c drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
typhoon.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
ucc_geth_ethtool.c
ucc_geth.c ucc_geth: fix UCC device number in debug message 2010-07-30 22:08:50 -07:00
ucc_geth.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
veth.c veth: Dont kfree_skb() after dev_forward_skb() 2010-05-06 00:53:53 -07:00
via-rhine.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
via-velocity.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
via-velocity.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
virtio_net.c virtio_net: fix oom handling on tx 2010-07-02 22:27:26 -07:00
wd.c wd: fix memory leak 2010-07-14 17:53:18 -07:00
xen-netfront.c xen: netfront: explicitly generate arp_notify event after migration. 2010-05-31 00:27:44 -07:00
xilinx_emaclite.c Merge remote branch 'origin' into secretlab/next-devicetree 2010-05-22 00:36:56 -06:00
xtsonic.c xtsonic: free irq if sonic_open() fails 2010-07-12 20:21:45 -07:00
yellowfin.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
znet.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
zorro8390.c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ 2010-05-18 23:01:55 -07:00