Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
03671057c3b769c0adbf9212bf695481d3f59279
/
drivers
/
net
/
ethernet
/
micrel
/
ksz884x.c
0367105
scripts/spelling.txt: add "overrided" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
2fb93a1
net: micrel: ksz884x: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
44770e1
ethernet: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
addae62
ethernet: micrel: use time_is_before_eq_jiffies
by Antonio Murdaca
· 10 years ago
f6b59f3
ethernet: micrel: use time_after_eq
by Antonio Murdaca
· 10 years ago
c7bf716
ethernet: Use eth_<foo>_addr instead of memset
by Joe Perches
· 10 years ago
fea3cb0
ksz884x: Use setup_timer
by Julia Lawall
· 10 years ago
62633b8
net: ethernet: micrel: ksz884x.c: Remove unused function
by Rickard Strandqvist
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
a2d0abc
micrel: use pci_zalloc_consistent
by Joe Perches
· 10 years ago
05e1e76
micrel: Use time_before_eq()
by Manuel Schölling
· 11 years ago
9dbccc3
drivers: net: Register Micrel ksz884x network devices in PCI device tree.
by Markus Lottmann
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
641e9b7
ksz884x: Call dev_consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
9895c50
ksz884x: delete useless variable
by Julia Lawall
· 11 years ago
7ced544
net: ksz884x: slight optimization of addr compare
by dingtianhong
· 11 years ago
1a0176d
net: ksz884x: use DEFINE_PCI_DEVICE_TABLE
by Jingoo Han
· 11 years ago
c959840
net: ksz884x: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
4945106
ksz884x: fix receive polling race condition
by Lennert Buytenhek
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
654b8c5
net/micrel: remove __dev* attributes
by Bill Pemberton
· 12 years ago
02582e9
treewide: fix typo of "suport" in various comments and Kconfig
by Masanari Iida
· 12 years ago
67f4efd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
71c6c83
drivers/net: fix tasklet misuse issue
by Xiaotian Feng
· 12 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
8589486
ksz884x: use module_pci_driver to simplify the code
by Wei Yongjun
· 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
6a3c910c
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
· 14 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