Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
82c477669a4665eb4e52030792051e0559ee2a36
/
drivers
/
net
/
ethernet
/
alteon
/
acenic.c
e6d20fca
net/ethernet/alteon/acenic: Use module_pci_driver to register driver
by Peter Hüwe
· 12 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
083abbb
acenic: remove __dev* attributes
by Bill Pemberton
· 12 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
5d6bcdf
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
by Ian Campbell
· 13 years ago
c4c8d57
acenic: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
531c4f8
acenic: Move the Alteon driver
by Jeff Kirsher
· 13 years ago
[Renamed from drivers/net/ethernet/3com/acenic.c]
ca7a8e8
3c*/acenic/typhoon: Move 3Com Ethernet drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/acenic.c]
427e21f
acenic: use netdev_alloc_skb_ip_align
by stephen hemminger
· 13 years ago
ecdfeee
acenic: include NET_SKB_PAD headroom to incoming skbs
by Eric Dumazet
· 13 years ago
08dddfc
acenic: do vlan cleanup
by Jiri Pirko
· 13 years ago
06f4e92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
268bb0c
sanitize <linux/prefetch.h> usage
by Linus Torvalds
· 14 years ago
1258c07
acenic: Fix using the specified speed when configuring NIC
by David Decotigny
· 14 years ago
7073949
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
by David Decotigny
· 14 years ago
25db033
ethtool: Use full 32 bit speed range in ethtool's set_settings
by David Decotigny
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
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
· 15 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
· 16 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
· 18 years ago
25805dc
network drivers: eliminate unneeded kill_vid code
by Stephen Hemminger
· 18 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
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
c6387a4
[SPARC]: Kill __irq_itoa().
by David S. Miller
· 19 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
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago