Age | Commit message (Expand) | Author | Files | Lines |
2015-01-18 | niu: remove one compound_head() call | Eric Dumazet | 1 | -2/+1 |
2015-01-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 13 | -81/+365 |
2015-01-17 | amd-xgbe-phy: Allow certain PHY settings to be set by UEFI | Lendacky, Thomas | 1 | -23/+136 |
2015-01-17 | amd-xgbe: Add ACPI support | Lendacky, Thomas | 8 | -106/+273 |
2015-01-17 | amd-xgbe-phy: Use the proper auto-negotiation XNP registers | Lendacky, Thomas | 1 | -2/+6 |
2015-01-17 | amd-xgbe-phy: Properly support the FEC auto-negotiation | Lendacky, Thomas | 1 | -11/+33 |
2015-01-17 | amd-xgbe-phy: Change auto-negotiation logic | Lendacky, Thomas | 2 | -266/+388 |
2015-01-17 | amd-xgbe: Remove need for Tx path spinlock | Lendacky, Thomas | 2 | -28/+10 |
2015-01-17 | amd-xgbe: Simplify the Rx desciptor ring tracking | Lendacky, Thomas | 3 | -43/+25 |
2015-01-17 | amd-xgbe: Clear all state during a device restart | Lendacky, Thomas | 3 | -6/+24 |
2015-01-17 | amd-xgbe-phy: On suspend, save CTRL1 reg for use on resume | Lendacky, Thomas | 1 | -11/+9 |
2015-01-17 | amd-xgbe: Add check to be sure amd-xgbe-phy driver is used | Lendacky, Thomas | 1 | -2/+6 |
2015-01-17 | amd-xgbe-phy: Checkpatch fixes | Lendacky, Thomas | 1 | -3/+4 |
2015-01-17 | amd-xgbe: Checkpatch fixes | Lendacky, Thomas | 3 | -3/+3 |
2015-01-16 | i40e/i40evf: Bump i40e and i40evf versions | Sravanthi Tangeda | 2 | -2/+2 |
2015-01-16 | i40e: Support for NPAR iSCSI partition with DCB | Neerav Parikh | 4 | -18/+62 |
2015-01-16 | i40e: when Rx timestamps disabled set specific mode | Jacob Keller | 1 | -11/+17 |
2015-01-16 | i40e: use same check for Rx hang as for Rx timestamps | Jacob Keller | 1 | -1/+6 |
2015-01-16 | i40e: AQ API updates for new commands | Shannon Nelson | 2 | -10/+126 |
2015-01-16 | i40e: AQ API updates | Jeff Kirsher | 2 | -10/+10 |
2015-01-16 | i40e: add more struct size checks | Shannon Nelson | 2 | -0/+86 |
2015-01-16 | i40e: Issue "Stop LLDP" command for firmware older than v4.3 | Neerav Parikh | 1 | -0/+10 |
2015-01-16 | i40e: check I40E_FLAG_PTP before handling Tx or Rx timestamps | Jacob Keller | 2 | -1/+11 |
2015-01-16 | i40e: only enable PTP interrupt cause if PTP is enabled | Jacob Keller | 1 | -4/+7 |
2015-01-16 | i40e/i40evf: Bump i40e/i40evf versions | Catherine Sullivan | 2 | -2/+2 |
2015-01-16 | i40e: Dump Stats string removed from debugfs help command | Sravanthi Tangeda | 1 | -1/+0 |
2015-01-16 | i40e: Add define for interrupt name string len | Carolyn Wyborny | 2 | -8/+9 |
2015-01-16 | i40e: don't give up on DCB error after reset | Shannon Nelson | 1 | -4/+6 |
2015-01-16 | i40e: fix proc/int descriptions | Carolyn Wyborny | 1 | -2/+2 |
2015-01-16 | i40e/i40evf: Increase ASQ timeout | Kevin Scott | 2 | -2/+2 |
2015-01-16 | i40e/i40evf: AdminQ updates ww36 | Shannon Nelson | 2 | -8/+10 |
2015-01-16 | net/macb: Create gem_ethtool_ops for new statistics functions | Xander Huff | 1 | -2/+13 |
2015-01-16 | net/macb: Add whitespace around arithmetic operators | Xander Huff | 1 | -5/+5 |
2015-01-16 | net/macb: Fix comments to meet style guidelines | Xander Huff | 1 | -450/+284 |
2015-01-16 | Driver: Vmxnet3: Fix ethtool -S to return correct rx queue stats | Shrikrishna Khare | 2 | -3/+3 |
2015-01-16 | net: smc91x: Add Atari EtherNAT support | Michael Schmitz | 2 | -4/+27 |
2015-01-16 | Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc... | David S. Miller | 27 | -135/+138 |
2015-01-16 | cxgb4 : Update ipv6 address handling api | Anish Bhatt | 7 | -163/+447 |
2015-01-15 | net: sh_eth: Use u32 for 32-bit register data | Geert Uytterhoeven | 2 | -23/+21 |
2015-01-15 | dm9000: Add regulator and reset support to dm9000 | Zubair Lutfullah Kakakhel | 1 | -0/+40 |
2015-01-15 | vxlan: Only bind to sockets with compatible flags enabled | Thomas Graf | 1 | -11/+18 |
2015-01-15 | vxlan: Group Policy extension | Thomas Graf | 1 | -13/+71 |
2015-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 30 | -130/+288 |
2015-01-15 | tg3: Release tp->lock before invoking synchronize_irq() | Prashant Sreedharan | 1 | -0/+12 |
2015-01-15 | tg3: tg3_reset_task() needs to use rtnl_lock to synchronize | Prashant Sreedharan | 1 | -0/+3 |
2015-01-15 | tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync | Prashant Sreedharan | 1 | -3/+5 |
2015-01-15 | team: avoid possible underflow of count_pending value for notify_peers and mc... | Jiri Pirko | 1 | -2/+14 |
2015-01-15 | i40e: adds FCoE configure option | Vasu Dev | 3 | -3/+14 |
2015-01-15 | cxgb4vf: Fix queue allocation for 40G adapter | Hariprasad Shenai | 1 | -1/+1 |
2015-01-14 | vxlan: Remote checksum offload | Tom Herbert | 1 | -6/+185 |