Tejun Heo
|
23f333a2bf
drivers/net: don't use flush_scheduled_work()
|
14 年之前 |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Herton Ronaldo Krzesinski
|
b88aafd365
sis190: fix cable detect via link status poll
|
15 年之前 |
kirjanov@gmail.com
|
e382c3018a
sis190: handle DMA mapping errors
|
15 年之前 |
Joe Perches
|
ad06ab2a1c
drivers/net/sis190.c: Use (pr|netdev|netif)_<level> macro helpers
|
15 年之前 |
Jiri Pirko
|
5508590c19
net: convert multiple drivers to use netdev_for_each_mc_addr, part2
|
15 年之前 |
Riccardo Ghetta
|
08326dbe7b
SiS190/191 half-duplex initialization fix
|
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 年之前 |
Eric Dumazet
|
89d71a66c4
net: Use netdev_alloc_skb_ip_align()
|
15 年之前 |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
16 年之前 |
françois romieu
|
c2f3f3a2fe
sis190: use an adequate phy list entry as a fallback
|
16 年之前 |
Riccardo Ghetta
|
1feede014b
sis190: fix gigabit negotiation
|
16 年之前 |
Riccardo Ghetta
|
856f8f41d4
sis190: add new phy found on asus F5Sr laptop
|
16 年之前 |
Riccardo Ghetta
|
c3223d2446
sis190: better message on unknown PHY
|
16 年之前 |
Riccardo Ghetta
|
744c6b2976
sis190: fix for x86_64 (bug 11509)
|
16 年之前 |
Eric Dumazet
|
cdd0db058d
net: dont update dev->trans_start
|
16 年之前 |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 年之前 |
Stephen Hemminger
|
97488c5b2d
sis190: update to net_device_ops
|
16 年之前 |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 年之前 |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 年之前 |
Francois Romieu
|
708f6e27c3
sis190: add identifier for Atheros AR8021 PHY
|
16 年之前 |
Jeff Garzik
|
7d2e3cb700
[netdrvr] Trim trailing whitespace for several drivers
|
17 年之前 |
Francois Romieu
|
697c269610
sis190: account for Tx errors
|
17 年之前 |
Francois Romieu
|
c34ebbae01
sis190: remove needless MII reset
|
17 年之前 |
Francois Romieu
|
47e4781544
sis190: Rx path update
|
17 年之前 |
Stephen Hemminger
|
35aeb78093
sis190: use netdev_alloc_skb
|
17 年之前 |
Stephen Hemminger
|
e3eccad9f6
sis190: hard-code the alignment of tiny packets
|
17 年之前 |