Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 年之前 |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 年之前 |
Jiri Pirko
|
f9dcbcc9e3
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
|
15 年之前 |
Joe Perches
|
9cd31f078e
drivers/net/pci-skeleton.c: Use (pr|netdev|netif)_<level> macro helpers
|
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 年之前 |
Márton Németh
|
d160439e77
8139too: make PCI device ids constant
|
15 年之前 |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 年之前 |
Ben Hutchings
|
7ab0f2736b
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
|
15 年之前 |
David S. Miller
|
aa11d958d1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Joe Perches
|
ad361c9884
Remove multiple KERN_ prefixes from printk formats
|
16 年之前 |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 年之前 |
Alexander Beregalov
|
1ec847f6d4
pci-skeleton: convert to net_device_ops
|
16 年之前 |
Wang Chen
|
b74ca3a896
netdevice: Kill netdev->priv
|
16 年之前 |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 年之前 |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 年之前 |
Harvey Harrison
|
b39d66a81f
drivers/net: replace __FUNCTION__ with __func__
|
17 年之前 |
Jeff Garzik
|
be0976be91
[netdrvr] kill sync_irq-before-freq_irq pattern
|
17 年之前 |
Jike Song
|
44911bfee4
pci-skeleton: Misc fixes to build neatly
|
17 年之前 |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
17 年之前 |
Jeff Garzik
|
09f75cd7bf
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
|
17 年之前 |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 年之前 |
David S. Miller
|
8c7b7faaa6
[NET]: Kill eth_copy_and_sum().
|
18 年之前 |
Arnaldo Carvalho de Melo
|
d626f62b11
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
|
18 年之前 |
Arnaldo Carvalho de Melo
|
4c13eb6657
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
|
18 年之前 |
Anton Blanchard
|
5c4851ccb6
Fix return code in pci-skeleton.c
|
18 年之前 |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 年之前 |
Jeff Garzik
|
6aa20a2235
drivers/net: Trim trailing whitespace
|
18 年之前 |
Jeff Garzik
|
4e83b7fad8
Merge branch 'tmp' into upstream
|
18 年之前 |
Andy Gospodarek
|
d5b20697ca
[PATCH] Remove more unnecessary driver printk's
|
18 年之前 |