Commit Graph

78 Commits (c1182743b688bce7b0bbd7cff78b049e45672cb5)

Author SHA1 Message Date
Herton Ronaldo Krzesinski b88aafd365 sis190: fix cable detect via link status poll 15 years ago
kirjanov@gmail.com e382c3018a sis190: handle DMA mapping errors 15 years ago
Joe Perches ad06ab2a1c drivers/net/sis190.c: Use (pr|netdev|netif)_<level> macro helpers 15 years ago
Jiri Pirko 5508590c19 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 15 years ago
Riccardo Ghetta 08326dbe7b SiS190/191 half-duplex initialization fix 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
Eric Dumazet 89d71a66c4 net: Use netdev_alloc_skb_ip_align() 16 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
françois romieu c2f3f3a2fe sis190: use an adequate phy list entry as a fallback 16 years ago
Riccardo Ghetta 1feede014b sis190: fix gigabit negotiation 16 years ago
Riccardo Ghetta 856f8f41d4 sis190: add new phy found on asus F5Sr laptop 16 years ago
Riccardo Ghetta c3223d2446 sis190: better message on unknown PHY 16 years ago
Riccardo Ghetta 744c6b2976 sis190: fix for x86_64 (bug 11509) 16 years ago
Eric Dumazet cdd0db058d net: dont update dev->trans_start 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Stephen Hemminger 97488c5b2d sis190: update to net_device_ops 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 17 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Francois Romieu 708f6e27c3 sis190: add identifier for Atheros AR8021 PHY 17 years ago
Jeff Garzik 7d2e3cb700 [netdrvr] Trim trailing whitespace for several drivers 17 years ago
Francois Romieu 697c269610 sis190: account for Tx errors 17 years ago
Francois Romieu c34ebbae01 sis190: remove needless MII reset 17 years ago
Francois Romieu 47e4781544 sis190: Rx path update 17 years ago
Stephen Hemminger 35aeb78093 sis190: use netdev_alloc_skb 17 years ago
Stephen Hemminger e3eccad9f6 sis190: hard-code the alignment of tiny packets 17 years ago
Stephen Hemminger 4709aa59ed sis190: use the allocated buffer as a status code in sis190_alloc_rx_skb 17 years ago
Francois Romieu 563e0ae06f sis190: read the mac address from the eeprom first 17 years ago
Sergio Luis d785ad7464 drivers/net/sis190: fix section mismatch warning in sis190_get_mac_addr 17 years ago
Jeff Garzik 8ee8e92254 [netdrvr] sis190: build fix 17 years ago
Francois Romieu b334349eb4 sis190: scheduling while atomic error 17 years ago
Francois Romieu 7bf3f232f7 sis190: mdio operation failure is not correctly detected 17 years ago
Francois Romieu 11913d30b9 sis190: remove duplicate INIT_WORK 17 years ago
Francois Romieu ebc7164730 sis190: add cmos ram access code for the SiS19x/968 chipset pair 17 years ago
Al Viro 961994a0c2 sis190 endianness 17 years ago
Adrian Bunk c2b75f0cd7 drivers/net/sis190.c section fix 17 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Jeff Garzik 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Neil Muller 8eb7ad68bd sis190 check for ISA bridge on SiS966 18 years ago
David S. Miller 8c7b7faaa6 [NET]: Kill eth_copy_and_sum(). 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Francois Romieu bd7a444889 sis190: new PHY support 18 years ago
Francois Romieu c014f6c8f8 sis190: RTNL and flush_scheduled_work deadlock 18 years ago
Francois Romieu 7939aae0c0 sis190: failure to set the MAC address from EEPROM 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Andy Gospodarek d5b20697ca [PATCH] Remove more unnecessary driver printk's 19 years ago