Commit Graph

316 Commits (6f43adc88f49cb8164fbd665e968de4de380dc35)

Author SHA1 Message Date
Francois Romieu 6f43adc88f r8169: remove some code duplication. 14 years ago
Francois Romieu cecb5fd7c2 r8169: style cleanups. 14 years ago
David Decotigny 7073949720 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API 14 years ago
David Decotigny 25db033881 ethtool: Use full 32 bit speed range in ethtool's set_settings 14 years ago
Francois Romieu 15ecd039b7 r8169: fix merge conflict fix. 14 years ago
François Romieu 953a12cc28 r8169: don't request firmware when there's no userspace. 14 years ago
Francois Romieu 2b7b431858 r8169: TSO fixes. 14 years ago
Michał Mirosław 350fb32ae4 net: r8169: convert to hw_features 14 years ago
hayeswang 01dc7fec40 net/r8169: support RTL8168E 14 years ago
hayeswang 4804b3b3ae net/r8169: add a new chip for RTL8168DP 14 years ago
hayeswang 36a0e6c2d6 net/r8169: add a new chip for RTL8105 14 years ago
Eric Dumazet db552b3331 r8169: fix a bug in rtl8169_init_phy() 14 years ago
Eric Dumazet b26fa4e027 r8169: fix a bug in rtl8169_init_phy() 14 years ago
Francois Romieu 7a8fc77b37 r8169: convert to new VLAN model. 14 years ago
Oliver Neukum 54405cde76 r8169: support control of advertising. 14 years ago
Hayes Wang 5a5e444315 r8169: support the new chips for RTL8105E. 14 years ago
Stanislaw Gruszka ba04c7c93b r8169: disable ASPM 14 years ago
Hayes Wang 716b50a31f r8169: adjust rtl8169_set_speed_xmii function. 14 years ago
Hayes Wang 5d2e19572a r8169: fix RTL8168DP power off issue. 14 years ago
Hayes Wang d24e9aafe5 r8169: correct settings of rtl8102e. 14 years ago
Hayes Wang fac5b3caa1 r8169: fix incorrect args to oob notify. 14 years ago
Ivan Vecera 0d672e9f8a drivers/net: Call netif_carrier_off at the end of the probe 14 years ago
Francois Romieu f60ac8e7ab r8169: prevent RxFIFO induced loops in the irq handler. 14 years ago
Francois Romieu 1519e57fe8 r8169: RxFIFO overflow oddities with 8168 chipsets. 14 years ago
Ivan Vecera b5ba6d12bd r8169: use RxFIFO overflow workaround for 8168c chipset. 14 years ago
françois romieu f1e02ed109 r8169: keep firmware in memory. 14 years ago
hayeswang 42b82dc19d net/r8169: Update the function of parsing firmware 14 years ago
françois romieu eee3a96c63 r8169: delay phy init until device opens. 14 years ago
françois romieu e6de30d63e r8169: more 8168dp support. 14 years ago
françois romieu 650e8d5d1f r8169: rtl_csi_access_enable rename. 14 years ago
françois romieu b646d90053 r8169: magic. 14 years ago
françois romieu 065c27c184 r8169: phy power ops 14 years ago
françois romieu c0e45c1ca3 r8169: 8168DP specific MII registers access methods. 14 years ago
françois romieu 4da1963342 r8169: use device dependent methods to access the MII registers. 14 years ago
françois romieu f0298f8143 r8169: identify different registers. 14 years ago
françois romieu bca03d5f32 r8169: remove the firmware of RTL8111D. 14 years ago
Joe Perches b6bc765067 drivers/net/*.c: Use static const 14 years ago
Tejun Heo 23f333a2bf drivers/net: don't use flush_scheduled_work() 14 years ago
Rafael J. Wysocki e4fbce740f r8169: Fix runtime power management 14 years ago
Shan Wei d5d3ebe3be r8169: fix checksum broken 14 years ago
françois romieu ea80907ff0 r8169: fix sleeping while holding spinlock. 14 years ago
françois romieu 53f57357ff r8169: revert "Handle rxfifo errors on 8168 chips" 14 years ago
Stanislaw Gruszka d827d86b6f r8169: print errors when dma mapping fail 14 years ago
Stanislaw Gruszka fccec10b33 r8169: (re)init phy on resume 14 years ago
Stanislaw Gruszka 323bb68575 r8169: changing mtu clean up 14 years ago
Stanislaw Gruszka cac4b22f3d r8169: do not account fragments as packets 14 years ago
Stanislaw Gruszka 48addcc9ed r8169: use pointer to struct device as local variable 14 years ago
Stanislaw Gruszka 231aee63c1 r8169: replace PCI_DMA_{TO,FROM}DEVICE to DMA_{TO,FROM}_DEVICE 14 years ago
Stanislaw Gruszka 0ecbe1cadd r8169: init rx ring cleanup 14 years ago
Stanislaw Gruszka 3eafe50708 r8169: check dma mapping failures 14 years ago