Age | Commit message (Expand) | Author | Files | Lines |
2017-06-15 | net: dsa: mv88e6xxx: prefix Global Stats macros | Vivien Didelot | 3 | -30/+41 |
2017-06-15 | net: dsa: mv88e6xxx: prefix Global Monitor Control macros | Vivien Didelot | 2 | -43/+60 |
2017-06-15 | net: dsa: mv88e6xxx: prefix Global Control macros | Vivien Didelot | 3 | -46/+50 |
2017-06-15 | net: dsa: mv88e6xxx: prefix Global VTU macros | Vivien Didelot | 4 | -68/+90 |
2017-06-15 | net: dsa: mv88e6xxx: prefix Global ATU macros | Vivien Didelot | 3 | -68/+85 |
2017-06-15 | net: dsa: mv88e6xxx: prefix Global Switch MAC macros | Vivien Didelot | 3 | -22/+37 |
2017-06-15 | net: dsa: mv88e6xxx: prefix Global Status macros | Vivien Didelot | 4 | -31/+33 |
2017-06-15 | ptp: Add a ptp clock driver for Broadcom DTE | Arun Parameswaran | 3 | -0/+370 |
2017-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 218 | -992/+1752 |
2017-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 82 | -316/+544 |
2017-06-15 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+4 |
2017-06-15 | Merge tag 'acpi-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2 | -18/+25 |
2017-06-15 | Merge tag 'pm-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 4 | -6/+16 |
2017-06-15 | Merge branch 'for-4.12/driver-matching-fix' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -61/+221 |
2017-06-15 | Merge tag 'media/v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 6 | -9/+11 |
2017-06-15 | i40e: Fix a sleep-in-atomic bug | Jia-Ju Bai | 1 | -0/+2 |
2017-06-15 | Merge branch 'acpica-fixes' | Rafael J. Wysocki | 2 | -18/+25 |
2017-06-15 | Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq' | Rafael J. Wysocki | 6537 | -141330/+1083569 |
2017-06-14 | liquidio: fix VF driver off-by-one bug when setting ethtool -C ethX rx-frames | Weilin Chang | 1 | -1/+1 |
2017-06-14 | net/mlxfw: fix a NULL dereference | Dan Carpenter | 1 | -0/+1 |
2017-06-14 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 5 | -5/+73 |
2017-06-14 | qed: Fix an off by one bug | Dan Carpenter | 1 | -1/+1 |
2017-06-14 | mlxsw: spectrum: Add support for access cable info via ethtool | Arkadi Sharshevsky | 1 | -0/+131 |
2017-06-14 | mlxsw: reg: Add MCIA register for cable info access | Arkadi Sharshevsky | 1 | -0/+76 |
2017-06-14 | macvlan: propagate the mac address change status for lowerdev | Zhang Shengju | 1 | -4/+2 |
2017-06-14 | Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device | Shih-Yuan Lee (FourDollars) | 1 | -0/+1 |
2017-06-14 | ixgbe: pci_set_drvdata must be called before register_netdev | Jeff Mahoney | 1 | -1/+1 |
2017-06-14 | ixgbe: Resolve cppcheck format string warning | Tony Nguyen | 1 | -1/+1 |
2017-06-14 | ixgbe: fix writes to PFQDE | Emil Tantilov | 1 | -1/+1 |
2017-06-14 | ixgbevf: Bump version number | Tony Nguyen | 1 | -1/+1 |
2017-06-14 | ixgbe: Bump version number | Tony Nguyen | 1 | -1/+1 |
2017-06-14 | ixgbe: check for Tx timestamp timeouts during watchdog | Jacob Keller | 3 | -0/+29 |
2017-06-14 | ixgbe: add statistic indicating number of skipped Tx timestamps | Jacob Keller | 3 | -10/+17 |
2017-06-14 | ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESS | Jacob Keller | 1 | -5/+15 |
2017-06-14 | ixgbe: fix race condition with PTP_TX_IN_PROGRESS bits | Jacob Keller | 1 | -3/+12 |
2017-06-13 | net: dsa: Remove master_netdev and use dst->cpu_dp->netdev | Florian Fainelli | 2 | -4/+4 |
2017-06-13 | cxgb4: handle serial flash interrupt | Ganesh Goudar | 1 | -1/+1 |
2017-06-13 | of_mdio: move of_mdio_parse_addr to header file | Jon Mason | 1 | -22/+0 |
2017-06-13 | fjes: remove duplicate set of flag IFF_BROADCAST | Zhang Shengju | 1 | -1/+0 |
2017-06-13 | networking: use skb_put_zero() | Johannes Berg | 5 | -10/+6 |
2017-06-13 | qed: fix dump of context data | Tayar, Tomer | 1 | -1/+1 |
2017-06-13 | qmi_wwan: new Telewell and Sierra device IDs | Bjørn Mork | 1 | -0/+4 |
2017-06-13 | net: phy: Make phy_ethtool_ksettings_get return void | yuval.shaia@oracle.com | 19 | -46/+61 |
2017-06-13 | net: phy: Fix MDIO_THUNDER dependencies | Florian Fainelli | 1 | -0/+1 |
2017-06-13 | netconsole: Remove duplicate "netconsole: " logging prefix | Joe Perches | 1 | -1/+1 |
2017-06-13 | mdio_bus: use devm_gpiod_get_optional() | Sergei Shtylyov | 1 | -9/+5 |
2017-06-13 | mdio_bus: handle only single PHY reset GPIO | Sergei Shtylyov | 2 | -35/+19 |
2017-06-13 | ibmvnic: Remove netdev notify for failover resets | Nathan Fontenot | 1 | -1/+3 |
2017-06-13 | ibmvnic: Client-initiated failover | Thomas Falcon | 1 | -0/+46 |
2017-06-13 | net: mvpp2: enable basic 10G support | Antoine Ténart | 1 | -8/+41 |