| Commit message (Expand) | Author | Age | Files | Lines |
* | net: netcp: Enhance GBE driver to support 10G Ethernet | Wingman Kwok | 2015-01-19 | 3 | -15/+958 |
* | net: netcp: Add Keystone NetCP GbE driver | Wingman Kwok | 2015-01-19 | 3 | -1/+1847 |
* | net: netcp: Add Keystone NetCP core ethernet driver | Karicheri, Muralidharan | 2015-01-19 | 4 | -0/+2384 |
* | net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLER | Felipe Balbi | 2015-01-19 | 1 | -2/+2 |
* | net: rocker: Add basic netdev counters - v2 | David Ahern | 2015-01-18 | 1 | -1/+20 |
* | net: ethernet: cpsw: don't requests IRQs we don't use | Felipe Balbi | 2015-01-18 | 1 | -39/+33 |
* | net: ethernet: cpsw: unroll IRQ request loop | Felipe Balbi | 2015-01-18 | 1 | -15/+47 |
* | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg | 2015-01-18 | 1 | -1/+2 |
* | net: replace br_fdb_external_learn_* calls with switchdev notifier events | Jiri Pirko | 2015-01-18 | 1 | -2/+8 |
* | niu: remove one compound_head() call | Eric Dumazet | 2015-01-17 | 1 | -2/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2015-01-17 | 13 | -81/+365 |
|\ |
|
| * | i40e/i40evf: Bump i40e and i40evf versions | Sravanthi Tangeda | 2015-01-16 | 2 | -2/+2 |
| * | i40e: Support for NPAR iSCSI partition with DCB | Neerav Parikh | 2015-01-16 | 4 | -18/+62 |
| * | i40e: when Rx timestamps disabled set specific mode | Jacob Keller | 2015-01-16 | 1 | -11/+17 |
| * | i40e: use same check for Rx hang as for Rx timestamps | Jacob Keller | 2015-01-16 | 1 | -1/+6 |
| * | i40e: AQ API updates for new commands | Shannon Nelson | 2015-01-16 | 2 | -10/+126 |
| * | i40e: AQ API updates | Jeff Kirsher | 2015-01-16 | 2 | -10/+10 |
| * | i40e: add more struct size checks | Shannon Nelson | 2015-01-16 | 2 | -0/+86 |
| * | i40e: Issue "Stop LLDP" command for firmware older than v4.3 | Neerav Parikh | 2015-01-16 | 1 | -0/+10 |
| * | i40e: check I40E_FLAG_PTP before handling Tx or Rx timestamps | Jacob Keller | 2015-01-16 | 2 | -1/+11 |
| * | i40e: only enable PTP interrupt cause if PTP is enabled | Jacob Keller | 2015-01-16 | 1 | -4/+7 |
| * | i40e/i40evf: Bump i40e/i40evf versions | Catherine Sullivan | 2015-01-16 | 2 | -2/+2 |
| * | i40e: Dump Stats string removed from debugfs help command | Sravanthi Tangeda | 2015-01-16 | 1 | -1/+0 |
| * | i40e: Add define for interrupt name string len | Carolyn Wyborny | 2015-01-16 | 2 | -8/+9 |
| * | i40e: don't give up on DCB error after reset | Shannon Nelson | 2015-01-16 | 1 | -4/+6 |
| * | i40e: fix proc/int descriptions | Carolyn Wyborny | 2015-01-16 | 1 | -2/+2 |
| * | i40e/i40evf: Increase ASQ timeout | Kevin Scott | 2015-01-16 | 2 | -2/+2 |
| * | i40e/i40evf: AdminQ updates ww36 | Shannon Nelson | 2015-01-16 | 2 | -8/+10 |
* | | amd-xgbe: Add ACPI support | Lendacky, Thomas | 2015-01-16 | 6 | -68/+181 |
* | | amd-xgbe-phy: Change auto-negotiation logic | Lendacky, Thomas | 2015-01-16 | 1 | -0/+27 |
* | | amd-xgbe: Remove need for Tx path spinlock | Lendacky, Thomas | 2015-01-16 | 2 | -28/+10 |
* | | amd-xgbe: Simplify the Rx desciptor ring tracking | Lendacky, Thomas | 2015-01-16 | 3 | -43/+25 |
* | | amd-xgbe: Clear all state during a device restart | Lendacky, Thomas | 2015-01-16 | 3 | -6/+24 |
* | | amd-xgbe: Add check to be sure amd-xgbe-phy driver is used | Lendacky, Thomas | 2015-01-16 | 1 | -2/+6 |
* | | amd-xgbe: Checkpatch fixes | Lendacky, Thomas | 2015-01-16 | 3 | -3/+3 |
|/ |
|
* | net/macb: Create gem_ethtool_ops for new statistics functions | Xander Huff | 2015-01-16 | 1 | -2/+13 |
* | net/macb: Add whitespace around arithmetic operators | Xander Huff | 2015-01-16 | 1 | -5/+5 |
* | net/macb: Fix comments to meet style guidelines | Xander Huff | 2015-01-16 | 1 | -450/+284 |
* | net: smc91x: Add Atari EtherNAT support | Michael Schmitz | 2015-01-15 | 2 | -4/+27 |
* | cxgb4 : Update ipv6 address handling api | Anish Bhatt | 2015-01-15 | 7 | -163/+447 |
* | net: sh_eth: Use u32 for 32-bit register data | Geert Uytterhoeven | 2015-01-15 | 2 | -23/+21 |
* | dm9000: Add regulator and reset support to dm9000 | Zubair Lutfullah Kakakhel | 2015-01-15 | 1 | -0/+40 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-15 | 18 | -77/+173 |
|\ |
|
| * | tg3: Release tp->lock before invoking synchronize_irq() | Prashant Sreedharan | 2015-01-14 | 1 | -0/+12 |
| * | tg3: tg3_reset_task() needs to use rtnl_lock to synchronize | Prashant Sreedharan | 2015-01-14 | 1 | -0/+3 |
| * | tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync | Prashant Sreedharan | 2015-01-14 | 1 | -3/+5 |
| * | i40e: adds FCoE configure option | Vasu Dev | 2015-01-14 | 3 | -3/+14 |
| * | cxgb4vf: Fix queue allocation for 40G adapter | Hariprasad Shenai | 2015-01-14 | 1 | -1/+1 |
| * | net: fec: fix MDIO bus assignement for dual fec SoC's | Stefan Agner | 2015-01-14 | 2 | -4/+7 |
| * | drivers: net: cpsw: fix multicast flush in dual emac mode | Mugunthan V N | 2015-01-13 | 3 | -4/+19 |