Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
ea3bbd0a2117d7291ae705caffbb99089315ec7b
/
drivers
/
net
/
ethernet
/
3com
/
3c509.c
4ac5bc3
net: 3c509: constify eisa_device_id
by Arvind Yadav
· 7 years ago
d369bcaf
net: 3c509: constify pnp_device_id
by Arvind Yadav
· 7 years ago
697dae1
net/3com: Make el3_netdev_get_ecmd return void
by yuval.shaia@oracle.com
· 8 years ago
df29840
Annotate hardware config module parameters in drivers/net/ethernet/
by David Howells
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
b646cf2
net: 3c509: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
a52ad51
net: deprecate eth_change_mtu, remove usage
by Jarod Wilson
· 8 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
cb4396e
drivers/net: fix eisa_driver probe section mismatch
by Fabian Frederick
· 9 years ago
fe3881c
drivers/net: Convert remaining uses of pr_warning to pr_warn
by Joe Perches
· 10 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
8fa9524
3c509: Call dev_consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
ae237b3
net: 3com: fix warning for incorrect type in argument
by dingtianhong
· 11 years ago
c466a9b
net: 3com: slight optimization of addr compare
by dingtianhong
· 11 years ago
ed8a83a
net: 3com: 3c509: remove unnecessary code
by govindarajulu.v
· 12 years ago
3b54912
3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)
by Matthew Whitehead
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
2791cf7
3c509: remove __dev* attributes
by Bill Pemberton
· 12 years ago
a5e371f
drivers/net: delete all code/drivers depending on CONFIG_MCA
by Paul Gortmaker
· 13 years ago
1d26643
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A Dalvi
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
ca7a8e8
3c*/acenic/typhoon: Move 3Com Ethernet drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/3c509.c]
948252c
Revert "net: fix section mismatches"
by David S. Miller
· 14 years ago
7073949
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
by David Decotigny
· 14 years ago
e5cb966
net: fix section mismatches
by Michał Mirosław
· 14 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 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
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
a0607fd
drivers/net: request_irq - Remove unnecessary leading & from second arg
by Joe Perches
· 15 years ago
27a1de9
3com: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 16 years ago
b2f8f75
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
cf9f6e2
3c509: Add missing EISA IDs
by Maciej W. Rozycki
· 16 years ago
646cdb3
3c50x: convert printk() to pr_<foo>()
by Alexander Beregalov
· 16 years ago
1aec5bd
net: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
409f0a9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
152abd1
3c509: Fix resume from hibernation for PnP mode.
by Ondrej Zary
· 16 years ago
3186ae8
3c509: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
9eeda9a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
37b2a17
el3_common_init() should be __devinit, not __init
by Al Viro
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
e1f8e87
Remove Andrew Morton's old email accounts
by Francois Cami
· 16 years ago
c5e6fd2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
f7f312a
3C509: rx_bytes should not be increased when alloc_skb failed
by Wang Chen
· 17 years ago
4ec7ffa
misc drivers/net endianness noise
by Al Viro
· 17 years ago
815f880
3c509: use netstats in net_device structure
by Paulius Zaleckas
· 17 years ago
ac4bed1
3c509: convert to isa_driver and pnp_driver
by Ondrej Zary
· 17 years ago
9ca20eb
3c509: PnP resource management fix
by Krzysztof Helt
· 17 years ago
bd7eb1c
3c509: endianness
by Al Viro
· 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
2c2a8c5
remove broken URLs from net drivers' output
by Markus Dahms
· 18 years ago
3b0dc5c
3C509: Remove unnecessary include of <linux/pm_legacy.h>
by Robert P. J. Day
· 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
c31f28e
drivers/net: eliminate irq handler impossible checks, needless casts
by Jeff Garzik
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
07563c7
[PATCH] EISA bus MODALIAS attributes support
by Michael Tokarev
· 18 years ago
8624a1c
[PATCH] Remove powerpc specific parts of 3c509 driver
by Stephen Rothwell
· 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
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
60a89ff
[PATCH] 3c509: use proper suspend/resume API
by Pekka Enberg
· 19 years ago
0992a5d
[PATCH] 3c509: bus registration fix
by Andrew Morton
· 19 years ago
bca73e4
[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h
by Jeff Garzik
· 19 years ago
f04e3f0
[PATCH] document that 8139TOO supports 8129/8130
by Adrian Bunk
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago