Uwe Kleine-Koenig
|
3dbda77e6f
trivial: fix typos "man[ae]g?ment" -> "management"
|
16 年之前 |
Stephen Hemminger
|
0fc0b732ea
netdev: drivers should make ethtool_ops const
|
15 年之前 |
David S. Miller
|
6cdee2f96a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Dongdong Deng
|
4871953c0e
drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
|
15 年之前 |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 年之前 |
Patrick McHardy
|
5b54814022
net: use symbolic values for ndo_start_xmit() return codes
|
16 年之前 |
Thomas Petazzoni
|
6e8cf5c069
macb: Add support of the netpoll API
|
16 年之前 |
Erik Waling
|
f72f550c58
macb: process the RX ring regardless of interrupt status
|
16 年之前 |
Erik Waling
|
ee33c58541
macb: Handle Retry Limit Exceeded errors
|
16 年之前 |
Alexander Beregalov
|
5f1fa99238
macb: convert to net_device_ops
|
16 年之前 |
vibi sreenivasan
|
de7927457a
macb: fix warning "warning: unused variable `dev' "
|
16 年之前 |
Kay Sievers
|
db1d7bf70f
net: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 年之前 |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
16 年之前 |
Richard Röjfors
|
39eddb4c39
macb: avoid lockup when TGO during underrun
|
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 年之前 |
Lennert Buytenhek
|
298cf9beb9
phylib: move to dynamic allocation of struct mii_bus
|
16 年之前 |
Lennert Buytenhek
|
18ee49ddb0
phylib: rename mii_bus::dev to mii_bus::parent
|
16 年之前 |
Russell King
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 年之前 |
Anton Vorontsov
|
c8f15686a4
netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328
|
17 年之前 |
David S. Miller
|
49997d7515
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
17 年之前 |
David S. Miller
|
263ba3204a
netdev: Convert all drivers away from netif_schedule().
|
17 年之前 |
Haavard Skinnemoen
|
c1f598fd71
macb: Basic suspend/resume support
|
17 年之前 |
Sven Schnelle
|
d1d5741d85
macb: use random mac if stored address in EEPROM is invalid
|
17 年之前 |
Kay Sievers
|
72abb46101
net drivers: fix platform driver hotplug/coldplug
|
17 年之前 |
Andy Fleming
|
9d9326d3bc
phy: Change mii_bus id field to a string
|
17 年之前 |
Atsushi Nemoto
|
72cfe92266
macb: Use semicolon instead of comma for statement
|
17 年之前 |
Atsushi Nemoto
|
84b7901f8d
macb: Call phy_disconnect on removing
|
17 年之前 |
Atsushi Nemoto
|
179956f498
macb: Fix speed setting
|
17 年之前 |