..
appletalk
appletalk: convert ipddp to net_device_ops
16 years ago
arcnet
net: replace uses of __constant_{endian}
16 years ago
arm
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
16 years ago
atl1e
net: Remove redundant NAPI functions
16 years ago
atlx
drivers/net/atlx: fix sparse warnings: make symbols static
16 years ago
bonding
net: replace uses of __constant_{endian}
16 years ago
can
vcan: whitespace fixes
16 years ago
chelsio
net: Remove redundant NAPI functions
16 years ago
cris
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
16 years ago
cxgb3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
16 years ago
e1000
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
16 years ago
e1000e
e1000e: Remove mutex_trylock and associated WARN on failure.
16 years ago
ehea
ehea: Fix: Remove adapter from adapter list in error path
16 years ago
enic
enic: Add api for link down count and to get firmware notification status.
16 years ago
fs_enet
net: Remove redundant NAPI functions
16 years ago
hamradio
net: replace uses of __constant_{endian}
16 years ago
ibm_newemac
net: variables reach -1, but 0 tested
16 years ago
igb
igb: use timecompare to implement hardware time stamping
16 years ago
irda
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
16 years ago
ixgb
net: Remove redundant NAPI functions
16 years ago
ixgbe
ixgbe: Removing the unused PAGE_USE_COUNT() macro.
16 years ago
ixp2000
net: Remove redundant NAPI functions
16 years ago
mlx4
net: Add skb_record_rx_queue() calls to multiqueue capable drivers.
16 years ago
myri10ge
net: Add skb_record_rx_queue() calls to multiqueue capable drivers.
16 years ago
netxen
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
16 years ago
pcmcia
pcnet_cs: Fix misuse of the equality operator.
16 years ago
phy
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
16 years ago
qlge
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
16 years ago
sfc
net: replace uses of __constant_{endian}
16 years ago
skfp
drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logic
16 years ago
tokenring
3c559: convert to net_device_ops
16 years ago
tulip
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
16 years ago
usb
rndis: remove private wrapper of __constant_cpu_to_le32
16 years ago
wan
net: replace uses of __constant_{endian}
16 years ago
wimax
wimax: replace uses of __constant_{endian}
16 years ago
wireless
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
16 years ago
3c59x.c
3c59x: convert to net_device_ops
16 years ago
3c501.c
3c501: convert to net_device_ops
16 years ago
3c501.h
netdevice: Kill netdev->priv
16 years ago
3c503.c
netdev: add missing set_mac_address hook
16 years ago
3c503.h
…
3c505.c
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
16 years ago
3c505.h
…
3c507.c
3c507: convert to net_device_ops
16 years ago
3c509.c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
16 years ago
3c515.c
3c515: convert to net_device_ops
16 years ago
3c523.c
3c523: convert to net_device_ops
16 years ago
3c523.h
…
3c527.c
3c527: convert to net_device_ops
16 years ago
3c527.h
…
7990.c
drivers/net: Kill now superfluous ->last_rx stores.
16 years ago
7990.h
…
8139cp.c
net: Remove redundant NAPI functions
16 years ago
8139too.c
net: Remove redundant NAPI functions
16 years ago
8390.c
netdev: add missing set_mac_address hook
16 years ago
8390.h
8390: add common net_device ops
16 years ago
8390p.c
netdev: add missing set_mac_address hook
16 years ago
82596.c
dmascc: convert to internal net_device_ops
16 years ago
Kconfig
netdev: Merge UCC and gianfar MDIO bus drivers
16 years ago
LICENSE.SRC
…
Makefile
netdev: Merge UCC and gianfar MDIO bus drivers
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: missing validate_address hooks
16 years ago
acenic.h
firmware: convert acenic driver to request_firmware()
16 years ago
amd8111e.c
net: Remove redundant NAPI functions
16 years ago
amd8111e.h
…
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
…
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
atp: convert to net_device_ops
16 years ago
atp.h
…
au1000_eth.c
net: struct device - replace bus_id with dev_name(), dev_set_name()
16 years ago
au1000_eth.h
phylib: move to dynamic allocation of struct mii_bus
17 years ago
ax88796.c
ax88796: start_xmit fix using net_device_ops
16 years ago
b44.c
netdev: Use __netdev_alloc_skb() instead of __dev_alloc_skb().
16 years ago
b44.h
b44: GFP_DMA skb should not escape from driver
16 years ago
bfin_mac.c
net: struct device - replace bus_id with dev_name(), dev_set_name()
16 years ago
bfin_mac.h
phylib: move to dynamic allocation of struct mii_bus
17 years ago
bmac.c
net: struct device - replace bus_id with dev_name(), dev_set_name()
16 years ago
bmac.h
…
bnx2.c
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
16 years ago
bnx2.h
bnx2: Update version to 1.9.2 and copyright.
16 years ago
bnx2_fw.h
bnx2: Update 5706/5708 firmware.
16 years ago
bnx2_fw2.h
bnx2: Update 5709 firmware.
16 years ago
bnx2x.h
bnx2x: GPIO accessories
16 years ago
bnx2x_fw_defs.h
bnx2x: Flow control enhancement
16 years ago
bnx2x_hsi.h
bnx2x: Removing the board type
16 years ago
bnx2x_init.h
bnx2x: PCI configuration bug on big-endian
16 years ago
bnx2x_init_values.h
bnx2x: New FW
16 years ago
bnx2x_link.c
bnx2x: Version update
16 years ago
bnx2x_link.h
bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX}
16 years ago
bnx2x_main.c
bnx2x: GPIO accessories
16 years ago
bnx2x_reg.h
bnx2x: GPIO accessories
16 years ago
bsd_comp.c
…
cassini.c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
16 years ago
cassini.h
cassini: use request_firmware
17 years ago
cpmac.c
net: struct device - replace bus_id with dev_name(), dev_set_name()
16 years ago
cs89x0.c
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
16 years ago
cs89x0.h
…
de600.c
de600: update to net_device_ops
16 years ago
de600.h
…
de620.c
de600: update to net_device_ops
16 years ago
de620.h
…
declance.c
net: struct device - replace bus_id with dev_name(), dev_set_name()
16 years ago
defxx.c
netdev: Use __netdev_alloc_skb() instead of __dev_alloc_skb().
16 years ago
defxx.h
…
depca.c
net: struct device - replace bus_id with dev_name(), dev_set_name()
16 years ago
depca.h
…
dl2k.c
dl2k: convert to net_device_ops
16 years ago
dl2k.h
…
dm9000.c
dm9000: Fix build error.
16 years ago
dm9000.h
…
dummy.c
dummy: convert to net_device_ops
16 years ago
e100.c
net: Remove redundant NAPI functions
16 years ago
e2100.c
netdev: add missing set_mac_address hook
16 years ago
eepro.c
drivers/net: fix sparse warnings: make symbols static
16 years ago
eexpress.c
netdevice: Kill netdev->priv
16 years ago
eexpress.h
EtherExpress16: fix printing timed out status
16 years ago
enc28j60.c
enc28j60: update to net_device_ops
16 years ago
enc28j60_hw.h
…
epic100.c
net: Remove redundant NAPI functions
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
fealnx: update to net_device_ops
16 years ago
fec.c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
16 years ago
fec.h
fec: Add support for Freescale MX27
16 years ago
fec_mpc52xx.c
net: struct device - replace bus_id with dev_name(), dev_set_name()
16 years ago
fec_mpc52xx.h
…
fec_mpc52xx_phy.c
powerpc/mpc5200: Remove obsolete code from mpc5200 MDIO driver
16 years ago
forcedeth.c
forcedeth: bump version to 63
16 years ago
fsl_pq_mdio.c
netdev: Merge UCC and gianfar MDIO bus drivers
16 years ago
fsl_pq_mdio.h
netdev: Merge UCC and gianfar MDIO bus drivers
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
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
16 years ago
gianfar_ethtool.c
gianfar: Implement proper, per netdevice wakeup management
16 years ago
gianfar_mii.c
gianfar: Fix sparse warnings
16 years ago
gianfar_sysfs.c
gianfar: Fix stashing support
16 years ago
hamachi.c
net: replace uses of __constant_{endian}
16 years ago
hp-plus.c
netdev: add missing set_mac_address hook
16 years ago
hp.c
hp: convert to net_device_ops
16 years ago
hp100.c
hp100: update to net_device_ops
16 years ago
hp100.h
…
hplance.c
…
hplance.h
…
hydra.c
netdev: add missing set_mac_address hook
16 years ago
ibmlana.c
drivers/net: Kill now superfluous ->last_rx stores.
16 years ago
ibmlana.h
…
ibmveth.c
net: Remove redundant NAPI functions
16 years ago
ibmveth.h
ibmveth: use consistent types
16 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
ipg: update to net_device_ops
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
powerpc: Cleanup from l64 to ll64 change: drivers/net
16 years ago
jazzsonic.c
net: struct device - replace bus_id with dev_name(), dev_set_name()
16 years ago
jme.c
net: Remove unused netdev arg from some NAPI interfaces.
16 years ago
jme.h
net: Remove redundant NAPI functions
16 years ago
korina.c
net: Remove redundant NAPI functions
16 years ago
lance.c
netdevice: Kill netdev->priv
16 years ago
lasi_82596.c
…
lib8390.c
8390/8390p: Fix compat netdev ops handling.
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
netdev: add missing set_mac_address hook
16 years ago
macb.c
net: struct device - replace bus_id with dev_name(), dev_set_name()
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: struct device - replace bus_id with dev_name(), dev_set_name()
16 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
…
mii.c
…
mipsnet.c
drivers/net: replace __FUNCTION__ with __func__
17 years ago
mv643xx_eth.c
net: struct device - replace bus_id with dev_name(), dev_set_name()
16 years ago
mvme147.c
netdevice: safe convert to netdev_priv() #part-2
16 years ago
myri_code.h
…
myri_sbus.c
net: replace uses of __constant_{endian}
16 years ago
myri_sbus.h
myri_sbus: Convert to pure OF driver.
17 years ago
natsemi.c
net: Remove redundant NAPI functions
16 years ago
ne-h8300.c
netdev: add missing set_mac_address hook
16 years ago
ne.c
drivers/net: fix sparse warning: use ANSI-style function declaration
16 years ago
ne2.c
ne2: silence static never defined warnings
16 years ago
ne2k-pci.c
netdev: add missing set_mac_address hook
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
…
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
net: replace uses of __constant_{endian}
16 years ago
niu.h
niu: use net_device_stats nowadays available in net_device
16 years ago
ns83820.c
netdev: add missing set_mac_address hook
16 years ago
pasemi_mac.c
net: Remove redundant NAPI functions
16 years ago
pasemi_mac.h
…
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
net: Remove redundant NAPI functions
16 years ago
plip.c
plip: update to net_device_ops
16 years ago
ppp_async.c
drivers/net: Remove redundant test
16 years ago
ppp_deflate.c
…
ppp_generic.c
ppp: section fixes re netns
16 years ago
ppp_mppe.c
[netdrvr] remove unnecessary #include
17 years ago
ppp_mppe.h
…
ppp_synctty.c
drivers/net: Remove redundant test
16 years ago
pppoe.c
ppp: section fixes re netns
16 years ago
pppol2tp.c
ppp: section fixes re netns
16 years ago
pppox.c
net: pppol2tp - introduce net-namespace functionality
16 years ago
ps3_gelic_net.c
net: replace uses of __constant_{endian}
16 years ago
ps3_gelic_net.h
…
ps3_gelic_wireless.c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
16 years ago
ps3_gelic_wireless.h
don't use net/ieee80211.h
16 years ago
qla3xxx.c
net: Remove redundant NAPI functions
16 years ago
qla3xxx.h
qla3xxx: cleanup: Remove some unused structure definitions and structure elements.
17 years ago
r6040.c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
16 years ago
r8169.c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
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
…
s2io-regs.h
…
s2io.c
s2io: Formatting log message
16 years ago
s2io.h
s2io: Fix enabling VLAN tag stripping at driver initialization
17 years ago
sb1000.c
sb1000: update to net_device_ops
16 years ago
sb1250-mac.c
net: struct device - replace bus_id with dev_name(), dev_set_name()
16 years ago
sc92031.c
sc92031: add a link to the datasheet
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
sis190: update to net_device_ops
16 years ago
sis900.c
sis900: generate fake MAC address if the hardware doesn't have one
16 years ago
sis900.h
…
skge.c
net: Remove redundant NAPI functions
16 years ago
skge.h
…
sky2.c
sky2: set VPD size
16 years ago
sky2.h
sky2: fix PM related regressions
17 years ago
slhc.c
…
slip.c
slip: convert to net_device_ops
16 years ago
slip.h
trivial: fix then -> than typos in comments and documentation
16 years ago
smc-mca.c
netdev: add missing set_mac_address hook
16 years ago
smc-ultra.c
netdev: add missing set_mac_address hook
16 years ago
smc-ultra32.c
net: convert print_mac to %pM
17 years ago
smc91x.c
smc91x: struct net_device_ops
16 years ago
smc91x.h
smc91x: enable ethtool EEPROM interface
16 years ago
smc911x.c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
16 years ago
smc911x.h
[ARM] pxa: explicit #include <mach/dma.h> in various drivers
16 years ago
smc9194.c
drivers/net: fix sparse warnings: make symbols static
16 years ago
smc9194.h
…
smsc911x.c
smsc911x: allow mac address to be saved before device reset
16 years ago
smsc911x.h
net: Move flow control definitions to mii.h
16 years ago
smsc9420.c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
16 years ago
smsc9420.h
net: Move flow control definitions to mii.h
16 years ago
sni_82596.c
…
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: Remove redundant NAPI functions
16 years ago
spider_net.h
…
spider_net_ethtool.c
netdevice: safe convert to netdev_priv() #part-3
16 years ago
starfire.c
net: Remove redundant NAPI functions
16 years ago
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
sun3: print when lance_open() fails
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
sundance: update to net_device_ops
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_phy.c
cassini/sungem: limit reaches -1, but 0 tested
16 years ago
sungem_phy.h
…
sunhme.c
sunhme: Fix Quattro HME irq registration on proble failures
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
net: variables reach -1, but 0 tested
16 years ago
sunqe.h
sunqe: Convert to pure OF driver.
17 years ago
sunvnet.c
sparc64: Fix unsigned long long warnings in drivers.
16 years ago
sunvnet.h
…
tc35815.c
net: struct device - replace bus_id with dev_name(), dev_set_name()
16 years ago
tehuti.c
net: Remove redundant NAPI functions
16 years ago
tehuti.h
drivers/net: replace __FUNCTION__ with __func__
17 years ago
tehuti_fw.h
…
tg3.c
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
16 years ago
tg3.h
tg3: Fix firmware loading
16 years ago
tlan.c
tlan: update to net_device_ops
16 years ago
tlan.h
…
tsi108_eth.c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
16 years ago
tsi108_eth.h
…
tun.c
tun: Fix merge error
16 years ago
typhoon-firmware.h
…
typhoon.c
typhoon: replace users of __constant_{endian}
16 years ago
typhoon.h
typhoon: replace users of __constant_{endian}
16 years ago
ucc_geth.c
netdev: Merge UCC and gianfar MDIO bus drivers
16 years ago
ucc_geth.h
netdev: Merge UCC and gianfar MDIO bus drivers
16 years ago
ucc_geth_ethtool.c
netdev: Merge UCC and gianfar MDIO bus drivers
16 years ago
veth.c
netdev: add more functions to netdevice ops
16 years ago
via-rhine.c
net: Remove redundant NAPI functions
16 years ago
via-velocity.c
via-velocity: fix hot spin
16 years ago
via-velocity.h
net: replace uses of __constant_{endian}
16 years ago
virtio_net.c
virtio_net: Allow setting the MAC address of the NIC
16 years ago
wd.c
netdev: add missing set_mac_address hook
16 years ago
xen-netfront.c
net: Remove redundant NAPI functions
16 years ago
xtsonic.c
net: struct device - replace bus_id with dev_name(), dev_set_name()
16 years ago
yellowfin.c
netdev: add missing set_mac_address hook
16 years ago
znet.c
znet: convert to net_device_ops
16 years ago
zorro8390.c
netdev: add missing set_mac_address hook
16 years ago