Kulikov Vasiliy
|
2321e80ac8
natsemi: Use the instance of net_device_stats from net_device.
|
15 年之前 |
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 年之前 |
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 年之前 |
Joe Perches
|
a0607fd3a2
drivers/net: request_irq - Remove unnecessary leading & from second arg
|
15 年之前 |
Ben Hutchings
|
7ab0f2736b
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
|
15 年之前 |
Ben Hutchings
|
aae5e7c30f
netdev: Remove SIOCDEVPRIVATE aliases for MDIO ioctls
|
15 年之前 |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
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 年之前 |
Stephen Hemminger
|
23410495d7
natsemi: fix non-constant printk warnings
|
16 年之前 |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
16 年之前 |
Stephen Hemminger
|
2b7d0c7039
natsemi: update to net_device_ops
|
16 年之前 |
Neil Horman
|
908a7a16b8
net: Remove unused netdev arg from some NAPI interfaces.
|
16 年之前 |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 年之前 |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 年之前 |
Arjan van de Ven
|
ed4cb1337b
netdev: uniquify the tx_timeout name
|
16 年之前 |
Jeff Garzik
|
7d2e3cb700
[netdrvr] Trim trailing whitespace for several drivers
|
17 年之前 |
Sergei Shtylyov
|
703bb99ca7
natsemi: fix MMIO for PPC 44x platforms
|
17 年之前 |
Al Viro
|
eca1ad82bd
misc drivers/net annotations
|
17 年之前 |
Andrew Morton
|
aa738adf89
natsemi: section fix
|
17 年之前 |
Mark Brown
|
6344f0521a
natsemi: Update locking documentation
|
17 年之前 |
David S. Miller
|
4ec2411980
[NET]: Do not check netif_running() and carrier state in ->poll()
|
17 年之前 |
Ingo Molnar
|
bbbab5ca83
natsemi: fix oops, link back netdevice from private-struct
|
17 年之前 |
Rolf Eike Beer
|
405bbe9fa3
Typo: depricated -> deprecated
|
17 年之前 |
Mark Brown
|
a8a935dae5
natsemi: Check return value for pci_enable_device()
|
17 年之前 |