Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 年之前 |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
FUJITA Tomonori
|
430e55b11e
acenic: use the dma state API instead of the pci equivalents
|
15 年之前 |
FUJITA Tomonori
|
07e7de8f7a
acenic: fix the misusage of zero dma address
|
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
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 年之前 |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 年之前 |
Ben Hutchings
|
6c60e0c30c
acenic: Pass up error code from ace_load_firmware()
|
15 年之前 |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
15 年之前 |
Eric Dumazet
|
cdd0db058d
net: dont update dev->trans_start
|
16 年之前 |
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 年之前 |
Stephen Hemminger
|
da38075cd1
acenic: fix non-constant printk warnings
|
16 年之前 |
Stephen Hemminger
|
52255bbe35
netdev: missing validate_address hooks
|
16 年之前 |
Jaswinder Singh
|
949b42544a
firmware: convert acenic driver to request_firmware()
|
16 年之前 |
Alexey Dobriyan
|
9de6d99a75
netdev: remove pathetic compile-command lines
|
16 年之前 |
Stephen Hemminger
|
008298231a
netdev: add more functions to netdevice ops
|
16 年之前 |
Stephen Hemminger
|
d8b83c57a7
acenic: convert to net_device_ops
|
16 年之前 |
Wang Chen
|
454d7c9b14
netdevice: safe convert to netdev_priv() #part-1
|
16 年之前 |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 年之前 |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 年之前 |
Huang Weiyi
|
fde9403a98
[netdrvr] remove unnecessary #include
|
17 年之前 |
Paulius Zaleckas
|
966e37bca6
acenic: use netstats in net_device structure
|
17 年之前 |
Stephen Hemminger
|
ddfce6bb43
network drivers: sparse warning fixes
|
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 年之前 |
Adrian Bunk
|
dde9f93c20
drivers/net/acenic.c: fix check-after-use
|
18 年之前 |
Geert Uytterhoeven
|
8f036c04a8
acenic: SET_NETDEV_DEV is always there these days
|
18 年之前 |
Stephen Hemminger
|
25805dcf9d
network drivers: eliminate unneeded kill_vid code
|
18 年之前 |
Arnaldo Carvalho de Melo
|
4c13eb6657
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
|
18 年之前 |