Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
860e9538a9482bb84589f7d0718a7e6d0a944d58
/
drivers
/
net
/
ethernet
/
i825xx
/
lib82596.c
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
374e29d
i825xx: Call dev_kfree_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
d458cdf
net:drivers/net: Miscellaneous conversions to ETH_ALEN
by Joe Perches
· 11 years ago
720a43e
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
by Joe Perches
· 12 years ago
58b1069
i825xx: remove __dev* attributes
by Bill Pemberton
· 12 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
1159788
i825xx: Move the Intel 82586/82593/82596 based drivers
by Jeff Kirsher
· 13 years ago
[Renamed from drivers/net/lib82596.c]
c63fdf4
drivers/net: normalize TX_TIMEOUT
by Eric Dumazet
· 14 years ago
13fea6d
lasi82596: fix netdev_mc_count conversion
by Helge Deller
· 15 years ago
ee289b6
drivers/net: remove useless semicolons
by Joe Perches
· 15 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 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
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 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
f9dcbcc
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
557b0bb
drivers/net/lib82596.c: use %pM to shown MAC address
by H Hartley Sweeten
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
a0607fd
drivers/net: request_irq - Remove unnecessary leading & from second arg
by Joe Perches
· 15 years ago
89d71a6
net: Use netdev_alloc_skb_ip_align()
by Eric Dumazet
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 16 years ago
71f4367
lib82596: convert to net_device_ops
by Alexander Beregalov
· 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
9ec46c6
LIB82596: correct data types for hardware addresses
by Thomas Bogendoerfer
· 17 years ago
1daec86
[NETDRVR] lib82596, netxen: delete pointless tests from irq handler
by Jeff Garzik
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
09f75cd
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
by Jeff Garzik
· 17 years ago
2187f28
Extract chip specific code out of lasi_82596.c
by Thomas Bogendoerfer
· 18 years ago