Alexey Dobriyan
|
a6b7a40786
net: remove interrupt.h inclusion from netdevice.h
|
14 tahun lalu |
David Decotigny
|
7073949720
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
|
14 tahun lalu |
David Decotigny
|
25db033881
ethtool: Use full 32 bit speed range in ethtool's set_settings
|
14 tahun lalu |
Michał Mirosław
|
7903264402
net: Fix too optimistic NETIF_F_HW_CSUM features
|
14 tahun lalu |
Linus Torvalds
|
229aebb873
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 tahun lalu |
Justin P. Mattock
|
631dd1a885
Update broken web addresses in the kernel.
|
14 tahun lalu |
Ben Hutchings
|
0141480205
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
|
15 tahun lalu |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 tahun lalu |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 tahun lalu |
Jiri Pirko
|
5508590c19
net: convert multiple drivers to use netdev_for_each_mc_addr, part2
|
15 tahun lalu |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 tahun lalu |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 tahun lalu |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 tahun lalu |
Eric Dumazet
|
89d71a66c4
net: Use netdev_alloc_skb_ip_align()
|
15 tahun lalu |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
16 tahun lalu |
Cesar Eduardo Barros
|
90cb665937
New device ID for sc92031 [1088:2031]
|
16 tahun lalu |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 tahun lalu |
Cesar Eduardo Barros
|
627af770c6
sc92031: add a link to the datasheet
|
16 tahun lalu |
Cesar Eduardo Barros
|
5ec99fdf8e
sc92031: use device id directly instead of made-up name
|
16 tahun lalu |
Cesar Eduardo Barros
|
f08d7c36cc
sc92031: inline SC92031_DESCRIPTION
|
16 tahun lalu |
Cesar Eduardo Barros
|
3230d2b00e
sc92031: remove meaningless version string
|
16 tahun lalu |
Cesar Eduardo Barros
|
eb5c8bc144
sc92031: more useful banner in kernel log
|
16 tahun lalu |
Stephen Hemminger
|
fe96aaa14f
netdev: add missing set_mac_address hook
|
16 tahun lalu |
Stephen Hemminger
|
974acda0ea
sc92031: convert to net_device_ops
|
16 tahun lalu |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 tahun lalu |
Cesar Eduardo Barros
|
6f94f709b5
sc92031: remove bogus unlikely()
|
17 tahun lalu |
Gerrit Renker
|
5a0a92e67b
[SC92031] Using padto turned driver into an IPv6-only interface
|
17 tahun lalu |
Stephen Hemminger
|
2723b01921
sc92031: use netdev_alloc_skb
|
17 tahun lalu |
Stephen Hemminger
|
26a17b7bbb
sc92031: start transmit return value bugfix
|
17 tahun lalu |
Stephen Hemminger
|
9c28eaea90
sc92031: use net_device stats
|
17 tahun lalu |