Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 年之前 |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 年之前 |
Frans Pop
|
2381a55c88
net/various: remove trailing space in messages
|
15 年之前 |
Jiri Pirko
|
567ec874d1
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
|
15 年之前 |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 年之前 |
Joe Perches
|
37fce430dd
drivers/net/tlan: Remove TRUE/FALSE defines, use bool
|
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 年之前 |
Eric Dumazet
|
89d71a66c4
net: Use netdev_alloc_skb_ip_align()
|
15 年之前 |
Ben Hutchings
|
7ab0f2736b
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
|
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 年之前 |
Patrick McHardy
|
5b54814022
net: use symbolic values for ndo_start_xmit() return codes
|
16 年之前 |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 年之前 |
Stephen Hemminger
|
391c5e6e18
tlan: update to net_device_ops
|
16 年之前 |
Sakari Ailus
|
5eeabf5150
tlan: Remove broken support for big buffers
|
16 年之前 |
David S. Miller
|
354ade9058
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Sakari Ailus
|
bb5f133dbc
tlan: Fix pci memory unmapping
|
16 年之前 |
Sakari Ailus
|
8953f12827
tlan: Fix small (< 64 bytes) datagram transmissions
|
16 年之前 |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 年之前 |
Alan Cox
|
113aa838ec
net: Rationalise email address: Network Specific Parts
|
16 年之前 |
Robert Fitzsimons
|
0d63bea2c2
tlan: Fix two regressions introduced by 64bit conversion.
|
17 年之前 |
Stephen Hemminger
|
dfc2c0a6db
tlan: wrap source lines
|
17 年之前 |
Stephen Hemminger
|
a3ccc78968
tlan: proper shared IRQ support
|
17 年之前 |
Stephen Hemminger
|
9ded65a1d7
tlan: manage rx allocation failure better
|
17 年之前 |
Stephen Hemminger
|
93e16847c9
tlan: 64bit conversion
|
17 年之前 |
Stephen Hemminger
|
f8f31544bf
tlan: use netdevice stats
|
17 年之前 |
Stephen Hemminger
|
41873e9aff
tlan: get rid of padding buffer
|
17 年之前 |
Harvey Harrison
|
98e0f52145
tlan: add static to function definitions
|
17 年之前 |
Leonardo Potenza
|
6c04a51508
drivers/net/tlan.c: compilation warning fix
|
17 年之前 |