David S. Miller
|
a038716957
niu: BUG on inability to find page in rx page hashes.
|
15 년 전 |
Ben Hutchings
|
1437ce3983
ethtool: Change ethtool_op_set_flags to validate flags
|
15 년 전 |
Grant Likely
|
cf9b59e9d3
Merge remote branch 'origin' into secretlab/next-devicetree
|
15 년 전 |
Grant Likely
|
4018294b53
of: Remove duplicate fields from of_platform_driver
|
15 년 전 |
Grant Likely
|
61c7a080a5
of: Always use 'struct device.of_node' to get device node pointer.
|
15 년 전 |
David S. Miller
|
3cfa856d6d
niu: Add skb->rxhash support.
|
15 년 전 |
David S. Miller
|
e4fc9d15db
niu: Enable GRO by default.
|
15 년 전 |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 년 전 |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 년 전 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
Jiri Pirko
|
f9dcbcc9e3
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
|
15 년 전 |
David S. Miller
|
02b1bae5e1
niu: Refinements to kernel logging.
|
15 년 전 |
Joe Perches
|
f10a1f2e7e
niu: Use pr_<level>, netdev_<level> and netif_<level> macros
|
15 년 전 |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 년 전 |
Jiri Pirko
|
32e7bfc411
net: use helpers to access uc list V2
|
15 년 전 |
David S. Miller
|
d4a66e752d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 년 전 |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 년 전 |
roel kluin
|
d2a928e4bf
niu: timeout ignored in tcam_wait_bit()
|
15 년 전 |
Joe Perches
|
9ea2bdab11
niu.c: Use correct length in strncmp
|
15 년 전 |
Marin Mitov
|
8cbd9623da
niu: Use DMA_BIT_MASK(44) instead of deprecated DMA_44BIT_MASK
|
15 년 전 |
David S. Miller
|
cfadf853f6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 년 전 |
Joyce Yu
|
845de8afa6
niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was copied to the head buffer in the Vlan packets case
|
15 년 전 |
Ben Hutchings
|
15f0a394c6
net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()
|
15 년 전 |
Jan Beulich
|
8c87df457c
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
|
15 년 전 |
Tobias Klauser
|
6f0e013548
niu: Use resource_size instead of private function
|
15 년 전 |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
15 년 전 |
Julia Lawall
|
176edd5236
drivres/net: Change constant name
|
16 년 전 |
Jiri Pirko
|
31278e7147
net: group address list and its count
|
16 년 전 |
Jiri Pirko
|
ccffad25b5
net: convert unicast addr list
|
16 년 전 |
Eric Dumazet
|
cdd0db058d
net: dont update dev->trans_start
|
16 년 전 |