Commit Graph

279 Commits (42bb8d56953a06de50941d6d3df89dc3023bb92d)

Author SHA1 Message Date
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 15 years ago
Stanislaw Gruszka fccec10b33 r8169: (re)init phy on resume 15 years ago
Stanislaw Gruszka 323bb68575 r8169: changing mtu clean up 15 years ago
Stanislaw Gruszka cac4b22f3d r8169: do not account fragments as packets 15 years ago
Stanislaw Gruszka 48addcc9ed r8169: use pointer to struct device as local variable 15 years ago
Stanislaw Gruszka 231aee63c1 r8169: replace PCI_DMA_{TO,FROM}DEVICE to DMA_{TO,FROM}_DEVICE 15 years ago
Stanislaw Gruszka 0ecbe1cadd r8169: init rx ring cleanup 15 years ago
Stanislaw Gruszka 3eafe50708 r8169: check dma mapping failures 15 years ago
Jesse Gross eab6d18d20 vlan: Don't check for vlan group before vlan_tx_tag_present. 15 years ago
Eric Dumazet 6f0333b8fd r8169: use 50% less ram for RX ring 15 years ago
Stanislaw Gruszka 82553bb621 r8169: use device model DMA API 15 years ago
Stanislaw Gruszka aeb19f6052 r8169: allocate with GFP_KERNEL flag when able to sleep 15 years ago
Matthew Garrett 801e147cde r8169: Handle rxfifo errors on 8168 chips 15 years ago
Eric Dumazet 2edae08e5b r8169: add gro support 15 years ago
Eric Dumazet adea1ac7ef r8169: fix rx checksum offload 15 years ago
Eric Dumazet bc8acf2c8c drivers/net: avoid some skb->ip_summed initializations 15 years ago
Alan Stern f3ec4f87d6 PCI: change device runtime PM settings for probe and remove 15 years ago
Francois Romieu 17c9929721 r8169: incorrect identifier for a 8168dp 15 years ago
Timo Teräs 81a95f0499 r8169: fix mdio_read and update mdio_write according to hw specs 15 years ago
Timo Teräs 024a07bacf r8169: fix random mdio_write failures 15 years ago
Junchang Wang 06f555f35f r8169: remove unnecessary cast of readl()'s return value 15 years ago
Eric Dumazet 6c3b9d3458 r8169: Fix rtl8169_rx_interrupt() 15 years ago
françois romieu 908ba2bfd2 r8169: more broken register writes workaround 15 years ago
françois romieu 87aeec767e r8169: failure to enable mwi should not be fatal 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Neil Horman 93f4d91d87 r8169: clean up my printk uglyness 15 years ago
Eric Dumazet 630b943c18 r8169: Fix rtl8169_rx_interrupt() 15 years ago
Neil Horman c0cd884af0 r8169: offical fix for CVE-2009-4537 (overlength frame DMAs) 15 years ago
Francois Romieu 78f1cd0245 r8169: fix broken register writes 15 years ago
David S. Miller 4300e8c7f6 Revert "r8169: enable 64-bit DMA by default for PCI Express devices (v2)" 15 years ago
Rafael J. Wysocki e175944115 r8169 / PCI / PM: Add simplified runtime PM support (rev. 3) 15 years ago
David Dillow 4c020a961a r8169: use correct barrier between cacheable and non-cacheable memory 15 years ago
Jiri Pirko f9dcbcc9e3 net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 15 years ago
Robert Hancock 3531768883 r8169: enable 64-bit DMA by default for PCI Express devices (v2) 15 years ago
Joe Perches bf82c189a9 drivers/net/r8196.c: Use netif_printk macros 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
H Hartley Sweeten 30a6ae8d47 drivers/net/r8169.c: use %pM to shown MAC address 15 years ago
Alexey Dobriyan 471452104b const: constify remaining dev_pm_ops 15 years ago
Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
Ivan Vecera cc098dc705 r8169: restore mac addr in rtl8169_remove_one and rtl_shutdown 15 years ago
Alexey Dobriyan 350f75960c r8169: move PHY regs tables to .rodata 15 years ago
Raimonds Cicans 8812304cf1 r8169: Fix receive buffer length when MTU is between 1515 and 1536 15 years ago
Raimonds Cicans 207d6e8760 r8169: Fix card drop incoming VLAN tagged MTU byte large jumbo frames 16 years ago