Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
15 年之前 |
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 年之前 |
Stephen Hemminger
|
4709aa59ed
sis190: use the allocated buffer as a status code in sis190_alloc_rx_skb
|
17 年之前 |
Francois Romieu
|
563e0ae06f
sis190: read the mac address from the eeprom first
|
17 年之前 |
Sergio Luis
|
d785ad7464
drivers/net/sis190: fix section mismatch warning in sis190_get_mac_addr
|
17 年之前 |
Jeff Garzik
|
8ee8e92254
[netdrvr] sis190: build fix
|
17 年之前 |
Francois Romieu
|
b334349eb4
sis190: scheduling while atomic error
|
17 年之前 |
Francois Romieu
|
7bf3f232f7
sis190: mdio operation failure is not correctly detected
|
17 年之前 |
Francois Romieu
|
11913d30b9
sis190: remove duplicate INIT_WORK
|
17 年之前 |
Francois Romieu
|
ebc7164730
sis190: add cmos ram access code for the SiS19x/968 chipset pair
|
17 年之前 |
Al Viro
|
961994a0c2
sis190 endianness
|
17 年之前 |
Adrian Bunk
|
c2b75f0cd7
drivers/net/sis190.c section fix
|
17 年之前 |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
17 年之前 |
Jeff Garzik
|
09f75cd7bf
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
|
17 年之前 |