You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/drivers/net
Zhu, Yi 42802d71dd iwlwifi: fix "MAC in deep sleep" error 16 years ago
..
appletalk netdev: remove pathetic compile-command lines 16 years ago
arcnet netdevice: safe convert to netdev_priv() #part-1 16 years ago
arm net: Add support for the KS8695 ethernet devices. 16 years ago
atl1e netdev: add more functions to netdevice ops 16 years ago
atlx atlx: fix warning in drivers/net/atlx/atl2.c 16 years ago
bonding bonding: turn all bond_parm_tbls const 16 years ago
can [CAN]: Add virtual CAN netdevice driver 17 years ago
chelsio Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
cris Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
cxgb3 cxgb3: Fix sparse warning and micro-optimize is_pure_response() 16 years ago
e1000 e1000: e1000_adapter->polling_netdev is useless 16 years ago
e1000e igb/e1000e: Naming interrupt vectors 16 years ago
ehea ehea: Fix some whitespace issues 16 years ago
enic enic: misc cleanup items: 16 years ago
fs_enet Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
hamradio netdevice hamradio: Convert directly reference of netdev->priv 16 years ago
ibm_newemac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
igb igb: fixup AER with proper error handling 16 years ago
irda tty: Flags should be accessed via the foo_bit interfaces 16 years ago
ixgb ixgb: cleanup link up/down messages 16 years ago
ixgbe ixgbe: Implement PCIe AER support 16 years ago
ixp2000 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
mlx4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
myri10ge myri10ge: check fragmentation in LRO get_frag_header() 16 years ago
netxen netxen: convert to net_device_ops 16 years ago
pcmcia Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
phy phy: Add LSI ET1011C PHY driver 16 years ago
qlge qlge: fix sparse warnings 16 years ago
sfc sfc: convert to net_device_ops 16 years ago
skfp fddi: convert to new network device ops 16 years ago
tokenring netdevice: Kill netdev->priv 16 years ago
tulip netdevice: safe convert to netdev_priv() #part-3 16 years ago
usb Revert "hso: Fix crashes on close." 16 years ago
wan tty: driverdata and discdata are void * 16 years ago
wireless iwlwifi: fix "MAC in deep sleep" error 16 years ago
3c59x.c netdevice: safe convert to netdev_priv() #part-1 16 years ago
3c501.c netdevice: safe convert to netdev_priv() #part-1 16 years ago
3c501.h netdevice: Kill netdev->priv 16 years ago
3c503.c 3c503: convert to net_device_ops 16 years ago
3c503.h
3c505.c netdevice: safe convert to netdev_priv() #part-1 16 years ago
3c505.h 3c505: use netstats in net_device structure 17 years ago
3c507.c netdev: remove pathetic compile-command lines 16 years ago
3c509.c el3_common_init() should be __devinit, not __init 16 years ago
3c515.c netdev: remove pathetic compile-command lines 16 years ago
3c523.c 3c523: fix warning in drivers/net/3c523.c 16 years ago
3c523.h
3c527.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
3c527.h
7990.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
7990.h [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
8139cp.c netdev: add more functions to netdevice ops 16 years ago
8139too.c 8139too: use err.h macros 16 years ago
8390.c 8390: add common net_device ops 16 years ago
8390.h 8390: add common net_device ops 16 years ago
8390p.c 8390: add common net_device ops 16 years ago
82596.c netdev: remove pathetic compile-command lines 16 years ago
Kconfig smsc9420: SMSC LAN9420 10/100 PCI ethernet adapter 16 years ago
LICENSE.SRC
Makefile smsc9420: SMSC LAN9420 10/100 PCI ethernet adapter 16 years ago
Space.c
a2065.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
a2065.h
ac3200.c net: convert print_mac to %pM 17 years ago
acenic.c netdev: remove pathetic compile-command lines 16 years ago
acenic.h acenic: use netstats in net_device structure 17 years ago
acenic_firmware.h
amd8111e.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
amd8111e.h amd8111e: trivial endianness annotations, NULL noise removal 18 years ago
apne.c apne: convert to net_device_ops 16 years ago
ariadne.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
ariadne.h Convert files to UTF-8 and some cleanups 18 years ago
at1700.c netdev: remove pathetic compile-command lines 16 years ago
atarilance.c netdevice: safe convert to netdev_priv() #part-1 16 years ago
atp.c netdevice: Kill netdev->priv 16 years ago
atp.h
au1000_eth.c netdevice: safe convert to netdev_priv() #part-1 16 years ago
au1000_eth.h phylib: move to dynamic allocation of struct mii_bus 17 years ago
ax88796.c net: convert print_mac to %pM 17 years ago
b44.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
b44.h [B44]: port to native ssb support 18 years ago
bfin_mac.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
bfin_mac.h phylib: move to dynamic allocation of struct mii_bus 17 years ago
bmac.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
bmac.h
bnx2.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
bnx2.h Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
bnx2_fw.h bnx2: Update 5706/5708 firmware. 17 years ago
bnx2_fw2.h bnx2: Update TPAT firmware 17 years ago
bnx2x.h bnx2x: Accessing un-mapped page 17 years ago
bnx2x_fw_defs.h bnx2x: Checkpatch compliance 17 years ago
bnx2x_hsi.h bnx2x: Spelling mistakes 17 years ago
bnx2x_init.h bnx2x: PCI configuration bug on big-endian 16 years ago
bnx2x_init_values.h bnx2x: FW Internal Memory structure 17 years ago
bnx2x_link.c [netdrvr] remove unnecessary #include 17 years ago
bnx2x_link.h bnx2x: Spelling mistakes 17 years ago
bnx2x_main.c bnx2x: convert to net_device_ops 16 years ago
bnx2x_reg.h bnx2x: Spelling mistakes 17 years ago
bsd_comp.c
cassini.c cassini: fix warning in drivers/net/cassini.c 16 years ago
cassini.h cassini: use request_firmware 17 years ago
cpmac.c net: convert print_mac to %pM 17 years ago
cs89x0.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
cs89x0.h
de600.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
de600.h [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
de620.c netdev: remove pathetic compile-command lines 16 years ago
de620.h
declance.c netdevice: safe convert to netdev_priv() #part-2 16 years ago
defxx.c netdev: remove pathetic compile-command lines 16 years ago
defxx.h
depca.c depca: fix warning in drivers/net/depca.c 16 years ago
depca.h
dl2k.c dl2k: convert to net_device_ops 16 years ago
dl2k.h Fix dl2k constants 17 years ago
dm9000.c dm9000: Fix build error. 16 years ago
dm9000.h DM9000: Add support for DM9000A and DM9000B chips 17 years ago
dummy.c dummy: convert to net_device_ops 16 years ago
e100.c e100: cleanup link up/down messages 16 years ago
e2100.c e2100: convert to net_device_ops 16 years ago
eepro.c netdevice: safe convert to netdev_priv() #part-2 16 years ago
eexpress.c netdevice: Kill netdev->priv 16 years ago
eexpress.h
enc28j60.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
enc28j60_hw.h add driver for enc28j60 ethernet chip 17 years ago
epic100.c netdevice: safe convert to netdev_priv() #part-2 16 years ago
eql.c eql: convert to net_device_ops 16 years ago
es3210.c es3210: convert to net_device_ops 16 years ago
eth16i.c netdev: remove pathetic compile-command lines 16 years ago
ewrk3.c netdev: remove pathetic compile-command lines 16 years ago
ewrk3.h
fealnx.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
fec.c netdevice: safe convert to netdev_priv() #part-2 16 years ago
fec.h m68knommu: fix ColdFire 5272 fec driver hash registers 17 years ago
fec_mpc52xx.c net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
fec_mpc52xx.h [POWERPC] mpc5200: Allow for fixed speed MII configurations 17 years ago
fec_mpc52xx_phy.c powerpc/mpc5200: Refactor FEC mdio read/write routines 17 years ago
forcedeth.c netdevice: Kill netdev->priv 16 years ago
gianfar.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
gianfar.h net: don't grab a mutex within a timer context in gianfar 17 years ago
gianfar_ethtool.c gianfar: Add magic packet and suspend/resume support. 17 years ago
gianfar_mii.c gianfar: Fix race in TBI/SerDes configuration 16 years ago
gianfar_mii.h gianfar: Fix race in TBI/SerDes configuration 16 years ago
gianfar_sysfs.c [netdrvr] remove unnecessary #include 17 years ago
hamachi.c hamachi: convert to net_device_ops 16 years ago
hp-plus.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
hp.c hp: convert to net_device_ops 16 years ago
hp100.c netdev: remove pathetic compile-command lines 16 years ago
hp100.h
hplance.c make hplance_{init,cleanup}_module() static 17 years ago
hplance.h
hydra.c hydra: fix compilation 16 years ago
ibmlana.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
ibmlana.h [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
ibmveth.c netdevice: safe convert to netdev_priv() #part-2 16 years ago
ibmveth.h ibmveth: enable driver for CMO 17 years ago
ifb.c netdev: add more functions to netdevice ops 16 years ago
ioc3-eth.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
ipg.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
ipg.h [netdrvr] remove unnecessary #include 17 years ago
isa-skeleton.c netdev: remove pathetic compile-command lines 16 years ago
iseries_veth.c netdevice: safe convert to netdev_priv() #part-1 16 years ago
jazzsonic.c net: convert print_mac to %pM 17 years ago
jme.c jme: Remove 64 and 40 bit dma_mask 16 years ago
jme.h jme: GHC register control fix for new hardware 16 years ago
korina.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
lance.c netdevice: Kill netdev->priv 16 years ago
lasi_82596.c
lib8390.c 8390: add common net_device ops 16 years ago
lib82596.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
lne390.c lne390: convert to net_device_ops 16 years ago
loopback.c netdev: add more functions to netdevice ops 16 years ago
lp486e.c netdevice: safe convert to netdev_priv() #part-1 16 years ago
mac89x0.c netdev: remove pathetic compile-command lines 16 years ago
mac8390.c mac8390: update to net_device_ops 16 years ago
macb.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
macb.h phylib: move to dynamic allocation of struct mii_bus 17 years ago
mace.c netdevice: safe convert to netdev_priv() #part-1 16 years ago
mace.h
macmace.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
macsonic.c net: convert print_mac to %pM 17 years ago
macvlan.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
meth.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
meth.h define global BIT macro 18 years ago
mii.c
mipsnet.c drivers/net: replace __FUNCTION__ with __func__ 17 years ago
mv643xx_eth.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
mvme147.c netdevice: safe convert to netdev_priv() #part-2 16 years ago
myri_code.h
myri_sbus.c netdevice: Kill netdev->priv 16 years ago
myri_sbus.h myri_sbus: Convert to pure OF driver. 17 years ago
natsemi.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
ne-h8300.c ne-h8300: convert to net_device_ops 16 years ago
ne.c ne2000: convert to net_device_ops 16 years ago
ne2.c ne2: silence static never defined warnings 16 years ago
ne2k-pci.c ne2k: convert to net_device_ops 16 years ago
ne3210.c ne3210: convert to net_device_ops 16 years ago
netconsole.c net: convert print_mac to %pM 17 years ago
netx-eth.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
ni52.c netdev: remove pathetic compile-command lines 16 years ago
ni52.h ni52: unbreak scp_struct 17 years ago
ni65.c netdev: remove pathetic compile-command lines 16 years ago
ni65.h
ni5010.c netdev: remove pathetic compile-command lines 16 years ago
ni5010.h
niu.c niu: use net_device_stats nowadays available in net_device 16 years ago
niu.h niu: use net_device_stats nowadays available in net_device 16 years ago
ns83820.c ns83820: convert to net_device_ops 16 years ago
pasemi_mac.c net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
pasemi_mac.h pasemi_mac: basic ethtool support 17 years ago
pasemi_mac_ethtool.c netdevice: safe convert to netdev_priv() #part-2 16 years ago
pci-skeleton.c netdevice: Kill netdev->priv 16 years ago
pcnet32.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
plip.c netdev: remove pathetic compile-command lines 16 years ago
ppp_async.c tty: Ldisc revamp 17 years ago
ppp_deflate.c [PPP]: Sparse warning fixes. 17 years ago
ppp_generic.c netdev: add more functions to netdevice ops 16 years ago
ppp_mppe.c [netdrvr] remove unnecessary #include 17 years ago
ppp_mppe.h
ppp_synctty.c tty: Ldisc revamp 17 years ago
pppoe.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
pppol2tp.c pppol2tp: Add missing sock_put() in pppol2tp_release() 16 years ago
pppox.c remove CONFIG_KMOD from drivers 17 years ago
ps3_gelic_net.c net: convert print_mac to %pM 17 years ago
ps3_gelic_net.h ps3: gelic: updown_lock semaphore to mutex 17 years ago
ps3_gelic_wireless.c don't use net/ieee80211.h 16 years ago
ps3_gelic_wireless.h don't use net/ieee80211.h 16 years ago
qla3xxx.c qla3xxx: fix warning in drivers/net/qla3xxx.c 16 years ago
qla3xxx.h qla3xxx: cleanup: Remove some unused structure definitions and structure elements. 17 years ago
r6040.c r6040: convert to net_device_ops 16 years ago
r8169.c netdev: add more functions to netdevice ops 16 years ago
rionet.c netdevice: safe convert to netdev_priv() #part-2 16 years ago
rrunner.c netdev: remove pathetic compile-command lines 16 years ago
rrunner.h rrunner: use offsetof() instead of homegrown insanity 17 years ago
s2io-regs.h S2io: Added napi support when MSIX is enabled. 17 years ago
s2io.c s2io: fix warning in drivers/net/s2io.c 16 years ago
s2io.h s2io: Fix enabling VLAN tag stripping at driver initialization 17 years ago
sb1000.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
sb1250-mac.c net: convert print_mac to %pM 17 years ago
sc92031.c sc92031: convert to net_device_ops 16 years ago
seeq8005.c netdev: remove pathetic compile-command lines 16 years ago
seeq8005.h
sgiseeq.c netdevice: safe convert to netdev_priv() #part-3 16 years ago
sgiseeq.h
sh_eth.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
sh_eth.h [netdrvr] sh_eth: Add SH7619 support 17 years ago
sis190.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
sis900.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
sis900.h
skge.c netdev: add more functions to netdevice ops 16 years ago
skge.h skge: add a debug interface 18 years ago
sky2.c netdev: add more functions to netdevice ops 16 years ago
sky2.h sky2: fix PM related regressions 17 years ago
slhc.c [PPP]: Sparse warning fixes. 17 years ago
slip.c tty: Flags should be accessed via the foo_bit interfaces 16 years ago
slip.h
smc-mca.c smc-mca: Fix build failure due to typo. 16 years ago
smc-ultra.c smc: convert to net_device_ops 16 years ago
smc-ultra32.c net: convert print_mac to %pM 17 years ago
smc91x.c smc91x: remove isa stuff from smc91x driver 16 years ago
smc91x.h smc91x: remove isa stuff from smc91x driver 16 years ago
smc911x.c drivers/net/smc911x.c: smc911x_drv_probe() cleanup 16 years ago
smc911x.h SMC911x: unbreak PXA builds 17 years ago
smc9194.c netdevice: safe convert to netdev_priv() #part-3 16 years ago
smc9194.h
smsc911x.c smsc911x: add dynamic bus configuration 16 years ago
smsc911x.h smsc911x: add dynamic bus configuration 16 years ago
smsc9420.c smsc9420: SMSC LAN9420 10/100 PCI ethernet adapter 16 years ago
smsc9420.h smsc9420: SMSC LAN9420 10/100 PCI ethernet adapter 16 years ago
sni_82596.c net drivers: fix platform driver hotplug/coldplug 17 years ago
sonic.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
sonic.h netdevice: safe convert to netdev_priv() #part-3 16 years ago
spider_net.c net: Fix incorrect use of loose in spider_net.c 16 years ago
spider_net.h spidernet: change interrupt masks 17 years ago
spider_net_ethtool.c netdevice: safe convert to netdev_priv() #part-3 16 years ago
starfire.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
starfire_firmware.h
starfire_firmware.pl
stnic.c stnic: convert to net_device_ops 16 years ago
sun3_82586.c netdevice: Kill netdev->priv 16 years ago
sun3_82586.h
sun3lance.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
sunbmac.c netdevice: Kill netdev->priv 16 years ago
sunbmac.h sunbmac: Convert to pure OF driver. 17 years ago
sundance.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
sungem.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
sungem.h sungem endianness annotations 17 years ago
sungem_phy.c
sungem_phy.h
sunhme.c netdevice: safe convert to netdev_priv() #part-3 16 years ago
sunhme.h sunhme: Convert to pure OF driver. 17 years ago
sunlance.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
sunqe.c netdevice: safe convert to netdev_priv() #part-3 16 years ago
sunqe.h sunqe: Convert to pure OF driver. 17 years ago
sunvnet.c net: convert print_mac to %pM 17 years ago
sunvnet.h
tc35815.c tc35815: Enable StripCRC feature 16 years ago
tehuti.c tehuti: convert to net_device_ops 16 years ago
tehuti.h drivers/net: replace __FUNCTION__ with __func__ 17 years ago
tehuti_fw.h [NET]: Add Tehuti network driver. 18 years ago
tg3.c tg3: Update version to 3.96 16 years ago
tg3.h tg3: Add 57780 support 16 years ago
tlan.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
tlan.h tlan: wrap source lines 17 years ago
tsi108_eth.c drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
tsi108_eth.h
tun.c netdev: add more functions to netdevice ops 16 years ago
typhoon-firmware.h
typhoon.c netdevice: safe convert to netdev_priv() #part-3 16 years ago
typhoon.h typhoon: trivial endianness annotations 17 years ago
ucc_geth.c net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
ucc_geth.h ucc_geth: Fix a bunch of sparse warnings 17 years ago
ucc_geth_ethtool.c net/ucc_geth: Fix oops in uec_get_ethtool_stats() 16 years ago
ucc_geth_mii.c phylib: move to dynamic allocation of struct mii_bus 17 years ago
ucc_geth_mii.h ucc_geth: really fix section mismatch 17 years ago
veth.c netdev: add more functions to netdevice ops 16 years ago
via-rhine.c netdevice: Kill netdev->priv 16 years ago
via-velocity.c netdev: add more functions to netdevice ops 16 years ago
via-velocity.h drivers/net: replace __FUNCTION__ with __func__ 17 years ago
virtio_net.c virtio_net: large tx MTU support 16 years ago
wd.c wd: use net_device_ops 16 years ago
xen-netfront.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
xtsonic.c net: convert print_mac to %pM 17 years ago
yellowfin.c netdev: remove pathetic compile-command lines 16 years ago
znet.c netdevice: safe convert to netdev_priv() #part-4 16 years ago
zorro8390.c zorro8390: convert to net_device_ops 16 years ago