Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 年之前 |
Yang Hongyang
|
6a35528a83
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
|
16 年之前 |
Wei Yongjun
|
893d7de7c3
ns83820: remove some pointless conditionals before kfree_skb()
|
16 年之前 |
Hannes Eder
|
5d7dce76c5
drivers/net/ns83820.c: fix sparse warnings: fix signedness
|
16 年之前 |
Stephen Hemminger
|
fe96aaa14f
netdev: add missing set_mac_address hook
|
16 年之前 |
Stephen Hemminger
|
a7d1de25dc
ns83820: fix net_device_ops support
|
16 年之前 |
Stephen Hemminger
|
6557d7b859
ns83820: convert to net_device_ops
|
16 年之前 |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 年之前 |
Stephen Hemminger
|
e83728c7b0
ns8320: use netdev_alloc_skb
|
17 年之前 |
David Miller
|
7eefb04eb0
NET: ns83820.c remove fastcall macro
|
17 年之前 |
Andrew Morton
|
f5f97b57b5
[NET]: fix drivers/net/ns83820.c build
|
17 年之前 |
Harvey Harrison
|
41380930d2
[NET]: Remove FASTCALL macro
|
17 年之前 |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
17 年之前 |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 年之前 |
Jeff Garzik
|
10096974ad
[netdrvr] ns83820: add ethtool media support
|
17 年之前 |
YOSHIFUJI Hideaki / 吉藤英明
|
e78af36623
NS83820: Handle multicast frames.
|
18 年之前 |
Adrian Bunk
|
d14e37e120
drivers/net/ns83820.c: fix a check-after-use
|
18 年之前 |
Stephen Hemminger
|
25805dcf9d
network drivers: eliminate unneeded kill_vid code
|
18 年之前 |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 年之前 |
Arnaldo Carvalho de Melo
|
eddc9ec53b
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
|
18 年之前 |
Arnaldo Carvalho de Melo
|
4c13eb6657
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
|
18 年之前 |
Dan Aloni
|
5c15bdec5c
[VLAN]: Avoid a 4-order allocation.
|
18 年之前 |
Jeff Garzik
|
8d1413b280
Merge branch 'master' into upstream
|
18 年之前 |
Al Viro
|
c69fda4e18
[PATCH] ns83820 annotations
|
18 年之前 |
David Howells
|
c4028958b6
WorkStruct: make allyesconfig
|
18 年之前 |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 年之前 |
Linus Torvalds
|
a319a2773a
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
|
18 年之前 |
Patrick McHardy
|
84fa7933a3
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
|
18 年之前 |
Jeff Garzik
|
7282d491ec
drivers/net: const-ify ethtool_ops declarations
|
18 年之前 |
Jeff Garzik
|
6aa20a2235
drivers/net: Trim trailing whitespace
|
18 年之前 |