summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: mv88e6xxx: Release mutex between each ATU readAndrew Lunn2018-02-161-6/+8
* net: dsa: mv88e6xxx: Release mutex between each statistics readAndrew Lunn2018-02-161-4/+6
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-02-156-50/+115
|\
| * Bluetooth: btrtl: Add RTL8723D and RTL8821C devicesAlex Lu2018-02-111-34/+85
| * Bluetooth: btusb: Add device ID for RTL8822BELarry Finger2018-02-111-0/+3
| * Bluetooth: hci_ll: Replace mdelay with msleep in download_firmwareJia-Ju Bai2018-02-071-1/+1
| * Bluetooth: btmrvl_main: Replace GFP_ATOMIC with GFP_KERNEL in btmrvl_send_syn...Jia-Ju Bai2018-02-071-1/+1
| * Bluetooth: hci_ath: Replace mdelay with msleep in ath_wakeup_ar3kJia-Ju Bai2018-02-071-2/+2
| * Bluetooth: ath3k: fix checkpatch warningMaxim Zhukov2018-02-071-1/+1
| * Bluetooth: ath3k: Fix warning: quoted string split across linesMaxim Zhukov2018-02-071-4/+8
| * Bluetooth: ath3k: remove blank line after ifMaxim Zhukov2018-02-071-1/+0
| * Bluetooth: ath3k: do not init variablesMaxim Zhukov2018-02-071-2/+2
| * Bluetooth: ath3k: replace hardcode numbers with defineMaxim Zhukov2018-02-071-4/+5
| * Bluetooth: btusb: Add support for Intel Bluetooth device 22560 [8087:0026]Tedd Ho-Jeong An2018-02-071-0/+7
* | net/ipv4: Remove fib table id from rtableDavid Ahern2018-02-151-1/+0
* | tun: Add ioctl() SIOCGSKNS cmd to allow obtaining net ns of tun deviceKirill Tkhai2018-02-151-2/+14
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-02-149-92/+2133
|\ \
| * | i40e: Add and delete cloud filterAvinash Dayanand2018-02-144-12/+470
| * | i40evf: Add support to apply cloud filtersHarshitha Ramamurthy2018-02-143-5/+810
| * | i40e: Service request to configure bandwidth for ADq on a VFAvinash Dayanand2018-02-142-3/+54
| * | i40evf: Add support to configure bw via tc toolHarshitha Ramamurthy2018-02-143-3/+67
| * | i40e: Delete queue channel for ADq on VFAvinash Dayanand2018-02-141-0/+63
| * | i40evf: Alloc queues for ADq on VFAvinash Dayanand2018-02-142-0/+20
| * | i40e: Enable ADq and create queue channel/s on VFAvinash Dayanand2018-02-143-69/+379
| * | i40evf: add ndo_setup_tc callback to i40evfHarshitha Ramamurthy2018-02-143-1/+257
| * | i40evf: Fix link up issue when queues are disabledAvinash Dayanand2018-02-143-8/+22
* | | net: phy: dp83867: Add binding for the CLK_OUT pin muxing optionWadim Egorov2018-02-141-0/+19
* | | cxgb4: speed up on-chip memory readRahul Lakkireddy2018-02-141-9/+28
* | | cxgb4: rework on-chip memory readRahul Lakkireddy2018-02-143-73/+192
* | | net: dsa: mv88e6xxx: add workaround for 6341 timestampingBrandon Streiff2018-02-142-0/+22
* | | net: dsa: mv88e6xxx: add rx/tx timestamping supportBrandon Streiff2018-02-147-4/+788
* | | net: dsa: mv88e6xxx: add support for event captureBrandon Streiff2018-02-143-2/+207
* | | net: dsa: mv88e6xxx: add support for GPIO configurationBrandon Streiff2018-02-146-0/+334
* | | net: dsa: mv88e6xxx: expose switch time as a PTP hardware clockBrandon Streiff2018-02-146-0/+326
* | | net: dsa: mv88e6xxx: add accessors for PTP/TAI registersBrandon Streiff2018-02-145-1/+251
* | | net: dsa: mv88e6xxx: export g2 register accessorsBrandon Streiff2018-02-142-4/+29
|/ /
* | i40evf: Make VF reset warning message more clearHarshitha Ramamurthy2018-02-131-1/+1
* | i40evf: use __dev_[um]c_sync routines in .set_rx_modeJacob Keller2018-02-131-39/+56
* | i40e: i40e: Change ethtool check from MAC to HW flagDave Ertman2018-02-133-10/+13
* | i40e: do not force filter failure in overflow promiscuousAlan Brady2018-02-131-14/+1
* | i40e: refactor promisc_changed in i40e_sync_vsi_filtersAlan Brady2018-02-131-22/+20
* | i40evf: Use an iterator of the same type as the listHarshitha Ramamurthy2018-02-131-4/+7
* | i40e: broadcast filters can trigger overflow promiscuousAlan Brady2018-02-131-2/+4
* | i40e: don't leak memory addressesMitch Williams2018-02-132-41/+12
* | i40evf: use GFP_ATOMIC under spin lockWei Yongjun2018-02-131-4/+4
* | i40e: Make local function i40e_get_link_speed staticWei Yongjun2018-02-131-1/+1
* | mlxsw: spectrum: Use NL_SET_ERR_MSG_MODArkadi Sharshevsky2018-02-133-24/+16
* | mlxsw: spectrum: Move SPAN code to separate modulePetr Machata2018-02-136-348/+433
* | mlxsw: spectrum: Drop struct span_entry.usedPetr Machata2018-02-132-5/+2
* | mlxsw: spectrum: Fix a coding style nitPetr Machata2018-02-131-2/+2