Commit Graph

223 Commits (725b418b43d2ddcb94b413cd25c74c1175d1c5f0)

Author SHA1 Message Date
Sebastian Hesselbarth 041b4ddb84 net: mv643xx_eth: update statistics timer from timer context only 12 years ago
Joe Perches d458cdf712 net:drivers/net: Miscellaneous conversions to ETH_ALEN 12 years ago
Mikulas Patocka 3361dc9538 skge: fix invalid value passed to pci_unmap_sigle 12 years ago
Mikulas Patocka c194992cbe skge: fix broken driver 12 years ago
Michael Opdenacker 599c2e1f22 net: pxa168_eth: remove deprecated IRQF_DISABLED 12 years ago
Thomas Petazzoni 15f594563d net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctls 12 years ago
Thomas Petazzoni 7140860291 net: mvneta: properly disable HW PHY polling and ensure adjust_link() works 12 years ago
Jingoo Han e19eac0ec5 net: pxa168_eth: use dev_get_platdata() 12 years ago
Jingoo Han bbfa6d0aa5 net: mv643xx_eth: use dev_get_platdata() 12 years ago
Joe Perches ede23fa816 drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent 12 years ago
stephen hemminger e47851f13d skge: dma_sync the whole receive buffer 12 years ago
Stephen Hemminger f7b7a36533 skge: fix build on 32 bit 12 years ago
stephen hemminger 136d8f377e skge: add dma_mapping check 12 years ago
Arnaud Patard \(Rtp\) 5445eaf309 mvneta: Try to fix mvneta when compiled as module 12 years ago
Arnaud Patard \(Rtp\) aded09555b mvneta: Fix hang when loading the mvneta driver 12 years ago
Thomas Petazzoni 9ad8fef6c6 net: mvneta: support big endian 12 years ago
Thomas Petazzoni 6083ed448b net: mvneta: move the RX and TX desc macros outside of the structs 12 years ago
Jonas Gorski 785bf6f790 net: mv643xx_eth: do not use port number as platform device id 12 years ago
Lubomir Rintel 9fa8e980bb mv643xx_eth: Allocate receive queue initialized to zero 12 years ago
Lubomir Rintel 451bff2932 pxa168_eth: Allocate receive queue initialized to zero 12 years ago
Isaku Yamahata 511efbbbc8 pxa168_eth: convert skb->end into skb_end_pointer(skb) 12 years ago
Isaku Yamahata 18f1d05412 mv643xx_eth.c: convert skb->end into skb_end_poitner(skb) 12 years ago
Thomas Petazzoni 8cc3e439ab net: mvneta: read MAC address from hardware when available 12 years ago
Arnd Bergmann ff20877ab3 net: mv643xx_eth: add missing semicolon 12 years ago
Sebastian Hesselbarth 76723bca28 net: mv643xx_eth: add DT parsing support 12 years ago
Sebastian Hesselbarth cb85215ffc net: mv643xx_eth: proper initialization for Kirkwood SoCs 12 years ago
Sebastian Hesselbarth cc9d459894 net: mv643xx_eth: use of_phy_connect if phy_node present 12 years ago
Sebastian Hesselbarth 65a6f969fd net: mv643xx_eth: use managed devm_ioremap for port registers 12 years ago
Sebastian Hesselbarth cec753f5dd net: mv643xx_eth: use phy_disconnect instead of phy_detach 12 years ago
Jiri Pirko 351638e7de net: pass info struct via netdevice notifier 12 years ago
Jingoo Han dfd93c977d net: ethernet: remove unnecessary platform_set_drvdata() 12 years ago
Russell King 3aefe2b4a8 NET: mv643xx_eth: avoid lockdep dump on interface down 12 years ago
Andrew Lunn a3659aa09a mv643xx_eth: fix NAPI weight being > 64 12 years ago
Kirill Smelkov 88dccf5b34 sky2: Fix crash on receiving VLAN frames 12 years ago
Patrick McHardy 86a9bad3ab net: vlan: add protocol argument to packet tagging functions 12 years ago
Patrick McHardy f646968f8f net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* 12 years ago
Willy Tarreau ee40a116eb net: mvneta: fix improper tx queue usage in mvneta_tx() 12 years ago
Thomas Petazzoni 2e0cbf2cc2 net: mvmdio: add select PHYLIB 12 years ago
Sebastian Hesselbarth 3619eb8541 net: mv643xx_eth: remove deprecated inet_lro support 12 years ago
Sebastian Hesselbarth 09bf1c1072 net: mv643xx_eth: Add GRO support 12 years ago
Sebastian Hesselbarth 727f957a3c net: mv643xx_eth: use managed devm_kzalloc 12 years ago
Sebastian Hesselbarth 209224862c net: mv643xx_eth: add shared clk and cleanup existing clk handling 12 years ago
Sebastian Hesselbarth 3d604da1e9 net: mvmdio: get and enable optional clock 12 years ago
willy tarreau b50b72de2f net: mvneta: enable features before registering the driver 12 years ago
Mirko Lindner 74f9f42c1c sky2: Threshold for Pause Packet is set wrong 12 years ago
Mirko Lindner 9cfe8b156c sky2: Receive Overflows not counted 12 years ago
Simon Baatz 976c90b901 mv643xx_eth: defer probing if Marvell Orion MDIO driver not loaded 12 years ago
Simon Baatz 404b8bed14 net: mvmdio: define module alias for platform device 12 years ago
Florian Fainelli c3a07134e6 mv643xx_eth: convert to use the Marvell Orion MDIO driver 12 years ago
Florian Fainelli 2ec9852138 net: mvmdio: enhance driver to support SMI error/done interrupts 12 years ago