Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
59817f4fab6a165ba83ce399464ba38432db8233
/
drivers
/
net
/
acenic.c
bc8acf2
drivers/net: avoid some skb->ip_summed initializations
by Eric Dumazet
· 14 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
430e55b
acenic: use the dma state API instead of the pci equivalents
by FUJITA Tomonori
· 15 years ago
07e7de8
acenic: fix the misusage of zero dma address
by FUJITA Tomonori
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
6c60e0c
acenic: Pass up error code from ace_load_firmware()
by Ben Hutchings
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
cdd0db0
net: dont update dev->trans_start
by Eric Dumazet
· 15 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
da38075
acenic: fix non-constant printk warnings
by Stephen Hemminger
· 16 years ago
52255bb
netdev: missing validate_address hooks
by Stephen Hemminger
· 16 years ago
949b425
firmware: convert acenic driver to request_firmware()
by Jaswinder Singh
· 16 years ago
9de6d99
netdev: remove pathetic compile-command lines
by Alexey Dobriyan
· 16 years ago
0082982
netdev: add more functions to netdevice ops
by Stephen Hemminger
· 16 years ago
d8b83c5
acenic: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
454d7c9
netdevice: safe convert to netdev_priv() #part-1
by Wang Chen
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
fde9403a
[netdrvr] remove unnecessary #include
by Huang Weiyi
· 16 years ago
966e37b
acenic: use netstats in net_device structure
by Paulius Zaleckas
· 17 years ago
ddfce6b
network drivers: sparse warning fixes
by Stephen Hemminger
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
dde9f93
drivers/net/acenic.c: fix check-after-use
by Adrian Bunk
· 17 years ago
8f036c0
acenic: SET_NETDEV_DEV is always there these days
by Geert Uytterhoeven
· 17 years ago
25805dc
network drivers: eliminate unneeded kill_vid code
by Stephen Hemminger
· 17 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
5c15bde
[VLAN]: Avoid a 4-order allocation.
by Dan Aloni
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
bef363a
[PATCH] drivers/net/acenic.c Removal of old code
by Michal Piotrowski
· 18 years ago
a319a27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
84fa793
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
by Patrick McHardy
· 18 years ago
7282d49
drivers/net: const-ify ethtool_ops declarations
by Jeff Garzik
· 18 years ago
6aa20a2
drivers/net: Trim trailing whitespace
by Jeff Garzik
· 18 years ago
2991762
drivers/net: Remove deprecated use of pci_module_init()
by Jeff Garzik
· 18 years ago
1fb9df5
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
c6387a4
[SPARC]: Kill __irq_itoa().
by David S. Miller
· 18 years ago
6f9d472
[PATCH] acenic: fix checking of read_eeprom_byte() return values
by Eric Sesterhenn
· 19 years ago
b4558ea
drivers/net: Remove pointless checks for NULL prior to calling kfree()
by Jesper Juhl
· 19 years ago
1e7f0bd
drivers/net/: Use the DMA_{64,32}BIT_MASK constants
by Domen Puncer
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago