Dan Carpenter
|
d233807018
tehuti: return -EFAULT on copy_to_user errors
|
15 年之前 |
Tobias Klauser
|
5eceff7366
tehuti: Remove unnecessary memset of netdev private data
|
15 年之前 |
Eric Dumazet
|
e743d31312
drivers: net: use skb_headlen()
|
15 年之前 |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 年之前 |
Eric Dumazet
|
b05b7d9563
net: remove redundant code
|
15 年之前 |
Jiri Kosina
|
318ae2edc3
Merge branch 'for-next' into for-linus
|
15 年之前 |
Jiri Pirko
|
567ec874d1
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
|
15 年之前 |
Joe Perches
|
dfa1a04109
drivers/net/tehuti.c: Reapply use DEFINE_PCI_DEVICE_TABLE()
|
15 年之前 |
Joe Perches
|
249658d5c2
drivers/net/tehuti.c: trivial checkpatch cleanups
|
15 年之前 |
Joe Perches
|
cb001a1f7d
drivers/net/tehuti.c: Hoist assigns out of ifs
|
15 年之前 |
Joe Perches
|
865a21a5e3
drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpers
|
15 年之前 |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 年之前 |
Daniel Mack
|
3ad2f3fbb9
tree-wide: Assorted spelling fixes
|
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 年之前 |
Thiago Farina
|
df7641af49
trivial: remove duplicated MIN macro from tehuti.
|
15 年之前 |
Ben Hutchings
|
1ddee09ff0
tehuti: Convert ethtool get_stats_count() ops to get_sset_count()
|
15 年之前 |
Stephen Hemminger
|
0fc0b732ea
netdev: drivers should make ethtool_ops const
|
16 年之前 |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
16 年之前 |
Figo.zhang
|
c0feed87fe
tehuti: No need check vfree() pointer.
|
16 年之前 |
Eric Dumazet
|
28679751a9
net: dont update dev->trans_start in 10GB drivers
|
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 年之前 |
Ben Hutchings
|
06e1f9ffa0
tehuti: Use request_firmware()
|
16 年之前 |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
16 年之前 |
Frederik Schwarzer
|
025dfdafe7
trivial: fix then -> than typos in comments and documentation
|
16 年之前 |
Neil Horman
|
908a7a16b8
net: Remove unused netdev arg from some NAPI interfaces.
|
16 年之前 |
Stephen Hemminger
|
2f30b1f666
tehuti: convert to net_device_ops
|
16 年之前 |
Wang Chen
|
8f15ea42b6
netdevice: safe convert to netdev_priv() #part-3
|
16 年之前 |