Commit Graph

223 Commits (725b418b43d2ddcb94b413cd25c74c1175d1c5f0)

Author SHA1 Message Date
Thomas Petazzoni 3f1dd4bcfe net: mvneta: properly configure the MAC <-> PHY connection in all situations 11 years ago
Thomas Petazzoni cc6ca3023f Revert "net: mvneta: fix usage as a module on RGMII configurations" 11 years ago
Thomas Petazzoni c3f0dd3899 net: mvneta: use devm_ioremap_resource() instead of of_iomap() 11 years ago
Florian Fainelli ca7efe819c net: mvmdio: remove empty MDIO bus reset function 11 years ago
Thomas Petazzoni b5f3b75d9d net: mvneta: use devm_ioremap_resource() instead of of_iomap() 11 years ago
Thomas Petazzoni e3a8786c10 net: mvneta: fix usage as a module on RGMII configurations 11 years ago
Thomas Petazzoni a79121d3b5 net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLE 11 years ago
Eric W. Biederman 2d4186cef9 sky2: Call dev_kfree_skb_any instead of dev_kfree_skb. 11 years ago
Eric W. Biederman 0b88a8e18e skge: Call dev_kfree/consume_skb_any instead of dev_kfree_skb. 11 years ago
Eric W. Biederman 43f5437748 mv643xx_eth: Call dev_kfree_skb_any instead of dev_kfree_skb. 11 years ago
Eric W. Biederman 21ceda26d7 sky2: Don't receive packets when the napi budget == 0 11 years ago
Eric W. Biederman 57a7744e09 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq 11 years ago
Tim Harvey 3ee2f8ce1a sky2: allow mac to come from dt 11 years ago
Thomas Petazzoni 4b636b535d net: ethernet: update dependency and help text of mvneta 11 years ago
WANG Cong 1c213bd24a net: introduce netdev_alloc_pcpu_stats() for drivers 11 years ago
Stanislaw Gruszka 731073b9c9 sky2: initialize napi before registering device 11 years ago
Arnaud Ebalard cd7131994c net: mvneta: make mvneta_txq_done() return void 11 years ago
Arnaud Ebalard 0713a86a65 net: mvneta: mvneta_tx_done_gbe() cleanups 11 years ago
willy tarreau f19fadfce8 net: mvneta: implement rx_copybreak 11 years ago
willy tarreau 8ec2cd48fe net: mvneta: convert to build_skb() 11 years ago
willy tarreau 34e4179df6 net: mvneta: prefetch next rx descriptor instead of current one 11 years ago
willy tarreau 5428213c04 net: mvneta: simplify access to the rx descriptor status 11 years ago
willy tarreau a1a65ab18a net: mvneta: factor rx refilling code 11 years ago
willy tarreau 6c49897487 net: mvneta: remove tests for impossible cases in the tx_done path 11 years ago
willy tarreau 71f6d1b31f net: mvneta: replace Tx timer with a real interrupt 11 years ago
willy tarreau 40ba35e74f net: mvneta: add missing bit descriptions for interrupt masks and causes 11 years ago
willy tarreau 290213667a net: mvneta: do not schedule in mvneta_tx_timeout 11 years ago
willy tarreau 74c41b048d net: mvneta: use per_cpu stats to fix an SMP lock up 11 years ago
willy tarreau dc4277dd41 net: mvneta: increase the 64-bit rx/tx stats out of the hot path 11 years ago
Paul Gortmaker a81ab36bf5 drivers/net: delete non-required instances of include <linux/init.h> 11 years ago
Richard Weinberger af1f2d78b1 net,marvell: Add dependency on HAS_IOMEM 11 years ago
Leigh Brown 1a1f20bc9d net: mvmdio: fix interrupt timeout handling 11 years ago
Tom Herbert b408f94d3c net: sky2 calls skb_set_hash 11 years ago
Sebastian Hesselbarth 58911151aa net: mv643xx_eth: properly start/stop phy device 11 years ago
Florian Fainelli 78de53f05c net: pxa168_eth: use phy_init_hw for PHY reset 11 years ago
Florian Fainelli 7cd1463664 net: mv643xx_eth: use phy_init_hw to reset PHY 11 years ago
Ezequiel Garcia a328f3a059 net: mvneta: Fix incorrect DMA unmapping size 11 years ago
Jeff Kirsher 0ab75ae81d ethernet: Fix FSF address in file headers 11 years ago
Dan Carpenter 6115c11fe1 net: mv643xx_eth: potential NULL dereference in probe() 11 years ago
John Stultz 827da44c61 net: Explicitly initialize u64_stats_sync structures for lockdep 11 years ago
Jason Gunthorpe 1cce16d37d net: mv643xx_eth: Add missing phy_addr_set in DT mode 11 years ago
Luka Perkov 6c7a9a3c78 mvneta: drop redundant mac address check 11 years ago
Leigh Brown d4a0acb8ed net: mvmdio: doc: mvmdio now used by mv643xx_eth 11 years ago
Leigh Brown 526edcf567 net: mvmdio: slight optimisation of orion_mdio_write 11 years ago
Leigh Brown 839f46bb4c net: mvmdio: orion_mdio_ready: remove manual poll 11 years ago
Leigh Brown b70cd1c1a9 net: mvmdio: make orion_mdio_wait_ready consistent 11 years ago
Jingoo Han 21d35d2124 net: sky2: remove unnecessary pci_set_drvdata() 11 years ago
Jingoo Han 68e35d8c15 net: skge: remove unnecessary pci_set_drvdata() 11 years ago
Sebastian Hesselbarth b5d82db83c net: mv643xx_eth: fix missing device_node for port devices 12 years ago
Sebastian Hesselbarth f564412c93 net: mv643xx_eth: fix orphaned statistics timer crash 12 years ago