Jarod Wilson
|
44770e1180
ethernet: use core min/max MTU checking
|
8 years ago |
Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 years ago |
Antonio Murdaca
|
addae62e73
ethernet: micrel: use time_is_before_eq_jiffies
|
10 years ago |
Antonio Murdaca
|
f6b59f36b4
ethernet: micrel: use time_after_eq
|
10 years ago |
Joe Perches
|
c7bf716940
ethernet: Use eth_<foo>_addr instead of memset
|
10 years ago |
Julia Lawall
|
fea3cb063b
ksz884x: Use setup_timer
|
10 years ago |
Rickard Strandqvist
|
62633b8adb
net: ethernet: micrel: ksz884x.c: Remove unused function
|
10 years ago |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 years ago |
Joe Perches
|
a2d0abc6aa
micrel: use pci_zalloc_consistent
|
11 years ago |
Manuel Schölling
|
05e1e76e0f
micrel: Use time_before_eq()
|
11 years ago |
Markus Lottmann
|
9dbccc30f3
drivers: net: Register Micrel ksz884x network devices in PCI device tree.
|
11 years ago |
Wilfried Klaebe
|
7ad24ea4bf
net: get rid of SET_ETHTOOL_OPS
|
11 years ago |
Eric W. Biederman
|
641e9b73d8
ksz884x: Call dev_consume_skb_any instead of dev_kfree_skb.
|
11 years ago |
Julia Lawall
|
9895c503ef
ksz884x: delete useless variable
|
11 years ago |
dingtianhong
|
7ced54402e
net: ksz884x: slight optimization of addr compare
|
11 years ago |
Jingoo Han
|
1a0176da63
net: ksz884x: use DEFINE_PCI_DEVICE_TABLE
|
11 years ago |
Jingoo Han
|
c95984083a
net: ksz884x: remove unnecessary pci_set_drvdata()
|
11 years ago |
Lennert Buytenhek
|
4945106d21
ksz884x: fix receive polling race condition
|
12 years ago |
Linus Torvalds
|
a2013a13e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Greg Kroah-Hartman
|
1dd06ae8db
drivers/net: fix up function prototypes after __dev* removals
|
12 years ago |
Bill Pemberton
|
654b8c5ce3
net/micrel: remove __dev* attributes
|
12 years ago |
Masanari Iida
|
02582e9bcc
treewide: fix typo of "suport" in various comments and Kconfig
|
13 years ago |
David S. Miller
|
67f4efdce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Xiaotian Feng
|
71c6c837a0
drivers/net: fix tasklet misuse issue
|
12 years ago |
David S. Miller
|
d4185bbf62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Wei Yongjun
|
85894866bc
ksz884x: use module_pci_driver to simplify the code
|
12 years ago |
Xiaotian Feng
|
175c0dffef
drivers/net: use tasklet_kill in device remove/close process
|
12 years ago |
Li RongQing
|
5b70ca3599
ksz884x: fix Endian
|
13 years ago |
Jon Mason
|
b06b66c05b
ksz884x: remove unnecessary setting of skb->dev
|
13 years ago |
Ben Hutchings
|
49ce9c2cda
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
|
13 years ago |