Commit Graph

59 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
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
Jeff Garzik 299176206b drivers/net: Remove deprecated use of pci_module_init() 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
Herbert Xu 5b057c6b1a [NET]: Avoid allocating skb in skb_pad 19 years ago
Arjan van de Ven f71e130966 Massive net driver const-ification. 19 years ago
Francois Romieu 10487fbd74 sis190: early setting of the pci driver private data 19 years ago
Jesper Juhl 3c6bee1d40 [PATCH] turn "const static" into "static const" 19 years ago
Aurelien Jarno 8fee5f51a5 [PATCH] sis190.c: fix multicast MAC filter 20 years ago
Francois Romieu e797637f4c [PATCH] sis190: basic sis191 support 20 years ago
Francois Romieu c3d6f1f24c [PATCH] sis190: RGMII Tx internal delay fiddling 20 years ago
Francois Romieu 6614a6dc6e [PATCH] sis190: make 10Mbps the default when handling the StationControl register 20 years ago
Francois Romieu 900eb9d692 [PATCH] sis190: recent chipsets from SiS include a RGMII 20 years ago
Francois Romieu 21461380d3 [PATCH] sis190: unmask the link change events 20 years ago
Francois Romieu 3690b6c124 [PATCH] sis190: complete the mii probe before registering the netdevice 20 years ago
Francois Romieu 8348b4db5f [PATCH] sis190: compare the lpa to the local advertisement 20 years ago
Francois Romieu 560d3d521d [PATCH] sis190: PHY identifier for the K8S-MX motherboard. 20 years ago
Francois Romieu fcb9821d3d [PATCH] sis190: new PHY detection code. 20 years ago
Francois Romieu fc10c39d79 [PATCH] sis190: dummy read is required by the status register 20 years ago
Francois Romieu 9ede109bbe [PATCH] sis190: allow a non-hardcoded ID for the PHY. 20 years ago
Francois Romieu 3cec93c712 [PATCH] sis190: add endian annotations. 20 years ago