Sergei Shtylyov
|
eaaa3a7c4d
sis900: use pci_dev->revision
|
14 年之前 |
Jesper Juhl
|
bf1f9ae050
sis900: Fix mem leak in sis900_rx error path
|
14 年之前 |
Uwe Kleine-König
|
b595076a18
tree-wide: fix comment/printk typos
|
14 年之前 |
Eric Dumazet
|
807540baae
drivers/net: return operator cleanup
|
14 年之前 |
Joe Perches
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 年之前 |
Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 年之前 |
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
|
5508590c19
net: convert multiple drivers to use netdev_for_each_mc_addr, part2
|
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 年之前 |
Linus Torvalds
|
4ef58d4e2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 年之前 |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 年之前 |
Joe Perches
|
a0607fd3a2
drivers/net: request_irq - Remove unnecessary leading & from second arg
|
15 年之前 |
Alexey Dobriyan
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
15 年之前 |
Ben Hutchings
|
7ab0f2736b
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
|
16 年之前 |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
16 年之前 |
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
|
9a3c3de71d
sis900: fix non-constant printk warnings
|
16 年之前 |
Daniele Venzano
|
d1d5e6b1ce
sis900: generate fake MAC address if the hardware doesn't have one
|
16 年之前 |
Stephen Hemminger
|
fe96aaa14f
netdev: add missing set_mac_address hook
|
16 年之前 |
David S. Miller
|
5b9ab2ec04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Ingo Molnar
|
ef0cd87ef6
sis900: fix warning in drivers/net/sis900.c
|
16 年之前 |
Qinghuang Feng
|
ece4af18e0
driver/net/*: remove redundant argument comments
|
16 年之前 |
Stephen Hemminger
|
09ab9e7cdd
sis900: convert to net_device_ops
|
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 年之前 |