Commit Graph

71 Commits (2939e275994977b6c9eb7fd082b7b0caa35b96b0)

Author SHA1 Message Date
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. 16 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
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