Alexey Dobriyan
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
15 лет назад |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
15 лет назад |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 лет назад |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 лет назад |
David Dillow
|
a8c9a53c22
typhoon: repair firmware loading
|
16 лет назад |
David S. Miller
|
093fb6968d
typhoon: Add missing firmware copy.
|
16 лет назад |
David S. Miller
|
d517c4a1da
typhoon: Need non-vmalloc memory to DMA firmware to the card.
|
16 лет назад |
Ben Hutchings
|
b775a750c3
typhoon: Use request_firmware()
|
16 лет назад |
Harvey Harrison
|
649aa95d75
typhoon: replace users of __constant_{endian}
|
16 лет назад |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
16 лет назад |
Stephen Hemminger
|
8bdd555366
typhoon: update to net_device_ops
|
16 лет назад |
Neil Horman
|
908a7a16b8
net: Remove unused netdev arg from some NAPI interfaces.
|
16 лет назад |
Wang Chen
|
8f15ea42b6
netdevice: safe convert to netdev_priv() #part-3
|
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 лет назад |
Jeff Garzik
|
be0976be91
[netdrvr] kill sync_irq-before-freq_irq pattern
|
17 лет назад |
Grant Grundler
|
5a0e2cd511
[netdrvr] typhoon: typhoon_resume - remove call to start_queue
|
17 лет назад |
Andrew Morton
|
952b3494cf
typhoon: section fix
|
17 лет назад |
Al Viro
|
71f1bb1a8f
typhoon: trivial endianness annotations
|
17 лет назад |
Al Viro
|
8cc085c7ac
typhoon: memory corruptor on big-endian if TSO is enabled
|
17 лет назад |
Al Viro
|
8a5ed9efe6
typhoon: missed rx overruns on big-endian
|
17 лет назад |
Al Viro
|
b46281f9c5
typhoon: set_settings broken on big-endian
|
17 лет назад |
Al Viro
|
fdcfd77c81
typhoon: missing le32_to_cpu() in get_drvinfo
|
17 лет назад |
Al Viro
|
73eac0640e
typhoon: endianness bug in tx/rx byte counters
|
17 лет назад |
Jeff Garzik
|
06efcad0d4
Eliminate pointless casts from void* in a few driver irq handlers.
|
17 лет назад |
Al Viro
|
03a710ffcb
typhoon: trivial endianness annotations
|
18 лет назад |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
17 лет назад |
Jeff Garzik
|
88d3aafdae
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
|
17 лет назад |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 лет назад |