Tobias Klauser
|
498d8e2363
drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr
|
14 年之前 |
Eric Dumazet
|
658924dc9a
hp100: fix an skb->len race
|
14 年之前 |
David S. Miller
|
948252cb9e
Revert "net: fix section mismatches"
|
14 年之前 |
Michał Mirosław
|
e5cb966c08
net: fix section mismatches
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
Eric Dumazet
|
807540baae
drivers/net: return operator cleanup
|
14 年之前 |
Linus Torvalds
|
3cfc2c42c1
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 年之前 |
Dan Carpenter
|
a3f2279ea0
hp100: unmap memory on error path
|
15 年之前 |
Kulikov Vasiliy
|
ad6f84b4ba
hp100: Use the instance of net_device_stats from net_device.
|
15 年之前 |
Uwe Kleine-König
|
421f91d21a
fix typos concerning "initiali[zs]e"
|
15 年之前 |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
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
|
48e2f183cb
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
|
15 年之前 |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 年之前 |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 年之前 |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 年之前 |
Alexey Dobriyan
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
15 年之前 |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
16 年之前 |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 年之前 |
Patrick McHardy
|
d77eeb702c
net: fix network drivers ndo_start_xmit() return values
|
16 年之前 |
Greg Kroah-Hartman
|
1aec5bdfed
net: remove driver_data direct access of struct device
|
16 年之前 |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 年之前 |
Stephen Hemminger
|
d9d6f46b42
hp100: update to net_device_ops
|
16 年之前 |
Ilpo Järvinen
|
c40cf519f0
hp100: use roundup instead of open coding
|
16 年之前 |
Alexey Dobriyan
|
9de6d99a75
netdev: remove pathetic compile-command lines
|
16 年之前 |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 年之前 |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 年之前 |
Al Viro
|
79ea13ce07
NULL noise in drivers/net
|
17 年之前 |