index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
acenic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+2
2009-05-29
net: dont update dev->trans_start
Eric Dumazet
1
-1
/
+0
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-1
/
+1
2009-02-26
acenic: fix non-constant printk warnings
Stephen Hemminger
1
-1
/
+1
2009-01-11
netdev: missing validate_address hooks
Stephen Hemminger
1
-0
/
+1
2009-01-04
firmware: convert acenic driver to request_firmware()
Jaswinder Singh
1
-46
/
+71
2008-12-03
netdev: remove pathetic compile-command lines
Alexey Dobriyan
1
-7
/
+0
2008-11-20
netdev: add more functions to netdevice ops
Stephen Hemminger
1
-1
/
+3
2008-11-19
acenic: convert to net_device_ops
Stephen Hemminger
1
-8
/
+12
2008-11-12
netdevice: safe convert to netdev_priv() #part-1
Wang Chen
1
-1
/
+1
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-10-27
net: convert print_mac to %pM
Johannes Berg
1
-2
/
+1
2008-08-14
[netdrvr] remove unnecessary #include
Huang Weiyi
1
-1
/
+0
2008-05-13
acenic: use netstats in net_device structure
Paulius Zaleckas
1
-13
/
+8
2007-10-10
network drivers: sparse warning fixes
Stephen Hemminger
1
-18
/
+19
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-4
/
+3
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-07-24
drivers/net/acenic.c: fix check-after-use
Adrian Bunk
1
-6
/
+0
2007-07-08
acenic: SET_NETDEV_DEV is always there these days
Geert Uytterhoeven
1
-4
/
+0
2007-06-03
network drivers: eliminate unneeded kill_vid code
Stephen Hemminger
1
-18
/
+3
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-03-02
[VLAN]: Avoid a 4-order allocation.
Dan Aloni
1
-4
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-09-25
[PATCH] drivers/net/acenic.c Removal of old code
Michal Piotrowski
1
-4
/
+0
2006-09-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-23
/
+23
2006-09-22
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
1
-4
/
+4
2006-09-13
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
1
-1
/
+1
2006-09-13
drivers/net: Trim trailing whitespace
Jeff Garzik
1
-21
/
+21
2006-08-19
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-20
[SPARC]: Kill __irq_itoa().
David S. Miller
1
-5
/
+1
2006-01-26
[PATCH] acenic: fix checking of read_eeprom_byte() return values
Eric Sesterhenn
1
-0
/
+4
2005-10-28
drivers/net: Remove pointless checks for NULL prior to calling kfree()
Jesper Juhl
1
-4
/
+2
2005-06-26
drivers/net/: Use the DMA_{64,32}BIT_MASK constants
Domen Puncer
1
-2
/
+3
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+3271