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 |
Dan Carpenter
|
716af4abd6
ksz884x: don't copy too much in netdev_set_mac_address()
|
13 years ago |
Pradeep A Dalvi
|
c056b734e5
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
|
13 years ago |
Paul Gortmaker
|
3396c7823e
drivers/net: fix up stale paths from driver reorg
|
13 years ago |
Doug Kehn
|
83636580ad
ksz884x: fix mtu for VLAN
|
13 years ago |
stephen hemminger
|
9b07be4b2a
net: make ethtool_ops const
|
13 years ago |
Thomas Meyer
|
cb508701ef
ksz884x: Use kzalloc rather than kmalloc followed by memset with 0
|
13 years ago |
Joe Perches
|
6a3c910ca0
ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN
|
13 years ago |
Michał Mirosław
|
c8f44affb7
net: introduce and use netdev_features_t for device features sets
|
13 years ago |
Rick Jones
|
23020ab353
Sweep additional floors of strcpy in .get_drvinfo routines
|
13 years ago |
Eric Dumazet
|
9e903e0852
net: add skb frag size accessors
|
13 years ago |
Ian Campbell
|
787343ad3d
ksz884x: convert to SKB paged frag API.
|
14 years ago |
Jeff Kirsher
|
bcc9736c6c
ks8*/ksz8*: Move the Micrel drivers
|
14 years ago |