Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
71c6c837a0fe9d291e0764503f09dac0fec59ce1
/
drivers
/
net
/
ethernet
/
micrel
/
ksz884x.c
71c6c83
drivers/net: fix tasklet misuse issue
by Xiaotian Feng
· 12 years ago
175c0df
drivers/net: use tasklet_kill in device remove/close process
by Xiaotian Feng
· 12 years ago
5b70ca3
ksz884x: fix Endian
by Li RongQing
· 13 years ago
b06b66c
ksz884x: remove unnecessary setting of skb->dev
by Jon Mason
· 13 years ago
49ce9c2
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 13 years ago
716af4a
ksz884x: don't copy too much in netdev_set_mac_address()
by Dan Carpenter
· 13 years ago
c056b73
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A Dalvi
· 13 years ago
3396c78
drivers/net: fix up stale paths from driver reorg
by Paul Gortmaker
· 13 years ago
8363658
ksz884x: fix mtu for VLAN
by Doug Kehn
· 13 years ago
9b07be4
net: make ethtool_ops const
by stephen hemminger
· 13 years ago
cb50870
ksz884x: Use kzalloc rather than kmalloc followed by memset with 0
by Thomas Meyer
· 13 years ago
6a3c910
ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN
by Joe Perches
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
23020ab
Sweep additional floors of strcpy in .get_drvinfo routines
by Rick Jones
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
787343a
ksz884x: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
bcc9736
ks8*/ksz8*: Move the Micrel drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/ksz884x.c]
498d8e2
drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr
by Tobias Klauser
· 14 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 years ago
25db033
ethtool: Use full 32 bit speed range in ethtool's set_settings
by David Decotigny
· 14 years ago
e6a4641
net: ksz884x: convert to hw_features
by Michał Mirosław
· 14 years ago
3e49e6d
net: use CHECKSUM_NONE instead of magic number
by Cesar Eduardo Barros
· 14 years ago
cbad832
ksz884x: Fix section mismatch derived from pcidev_init()
by Sedat Dilek
· 14 years ago
b6bc765
drivers/net/*.c: Use static const
by Joe Perches
· 14 years ago
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
5c4ac8c
drivers: net: use newly introduced hex_to_bin()
by Andy Shevchenko
· 15 years ago
897dd41
ksz884x: Use the instance of net_device_stats from net_device.
by Kulikov Vasiliy
· 15 years ago
f1bbbb6
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
421f91d
fix typos concerning "initiali[zs]e"
by Uwe Kleine-König
· 15 years ago
f350a0a8
bridge: use rx_handler_data pointer to store net_bridge_port pointer
by Jiri Pirko
· 15 years ago
96ed741
ksz884x: Add missing validate_addr hook
by Denis Kirjanov
· 15 years ago
5ed8366
ksz884x: convert to netdev_tx_t
by Denis Kirjanov
· 15 years ago
a05abcb
drivers/net: Use kcalloc or kzalloc
by Julia Lawall
· 15 years ago
e743d31
drivers: net: use skb_headlen()
by Eric Dumazet
· 15 years ago
127aa0e
drivers: net: last_rx elimination
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
4a35ecf
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
b05b7d9
net: remove redundant code
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
4881a4f
ksz884x: fix return value of netdev_set_eeprom
by Jens Rottmann
· 15 years ago
ba7e94a
net: remove unused #include <linux/version.h>
by Huang Weiyi
· 15 years ago
0dc7d2b
drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level>
by Joe Perches
· 15 years ago
edee393
NET: ksz884x, fix lock imbalance
by Jiri Slaby
· 15 years ago
f9dcbcc
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
by Jiri Pirko
· 15 years ago
8ca86fd
net: Micrel KSZ8841/2 PCI Ethernet driver
by Tristram Ha
· 15 years ago