aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-08mlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_transmit*Jiri Pirko4-19/+9
2016-04-08mlxsw: Move devlink port registration into common core codeJiri Pirko5-41/+55
2016-04-08nfp: allow ring size reconfiguration at runtimeJakub Kicinski3-21/+136
2016-04-08nfp: pass ring count as function parameterJakub Kicinski1-9/+14
2016-04-08nfp: convert .ndo_change_mtu() to prepare/commit paradigmJakub Kicinski1-6/+102
2016-04-08nfp: propagate list buffer size in struct rx_ringJakub Kicinski2-8/+19
2016-04-08nfp: sync ring state during FW reconfigurationJakub Kicinski1-29/+16
2016-04-08nfp: slice .ndo_open() and .ndo_stop() upJakub Kicinski1-82/+136
2016-04-08nfp: move filling ring information to FW configJakub Kicinski1-18/+32
2016-04-08nfp: preallocate RX buffers early in .ndo_openJakub Kicinski1-23/+11
2016-04-08nfp: reorganize initial filling of RX ringsJakub Kicinski1-41/+78
2016-04-08nfp: cleanup tx ring flush and rename to resetJakub Kicinski1-44/+37
2016-04-08nfp: allocate ring SW structs dynamicallyJakub Kicinski3-17/+37
2016-04-08nfp: make *x_ring_init do all the initJakub Kicinski1-10/+18
2016-04-08nfp: break up nfp_net_{alloc|free}_ringsJakub Kicinski1-79/+47
2016-04-08nfp: move link state interrupt request/free callsJakub Kicinski1-11/+12
2016-04-08nfp: correct RX buffer length calculationJakub Kicinski1-7/+1
2016-04-08ieee802154/adf7242: fix memory leak of firmwareSudip Mukherjee1-0/+2
2016-04-08Bluetooth: vhci: purge unhandled skbsJiri Slaby1-0/+1
2016-04-08Bluetooth: vhci: fix open_timeout vs. hdev raceJiri Slaby1-3/+5
2016-04-08Bluetooth: hci_ldisc: Fix null pointer derefence in case of early dataLoic Poulain2-4/+8
2016-04-08Bluetooth: hci_bcm: Add BCM2E71 ACPI IDLoic Poulain1-0/+1
2016-04-07Revert "ib_srpt: Convert to percpu_ida tag allocation"Bart Van Assche2-17/+40
2016-04-07ixgbe: Bump version numberMark Rustad1-1/+1
2016-04-07ixgbe: Add KR backplane support for x550em_aMark Rustad3-4/+18
2016-04-07ixgbe: Add support for SGMII backplane interfaceMark Rustad3-0/+69
2016-04-07ixgbe: Add support for SFPs with retimerMark Rustad4-2/+144
2016-04-07ixgbe: Introduce function to control MDIO speedMark Rustad1-6/+21
2016-04-07ixgbe: Read and parse NW_MNG_IF_SEL registerMark Rustad2-5/+37
2016-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-3/+3
2016-04-07ixgbe: Read and set instance idMark Rustad2-0/+13
2016-04-07ixgbe: Use new methods for PHY accessMark Rustad1-3/+64
2016-04-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-4/+31
2016-04-07ixgbe: Add support for x550em_a 10G MAC typeMark Rustad11-9/+311
2016-04-07ixgbe: Use method pointer to access IOSF devicesMark Rustad2-14/+20
2016-04-07ixgbe: Add definitions for x550em_a 10G MACMark Rustad1-4/+18
2016-04-07ixgbe: Add support for single-port X550 deviceMark Rustad3-0/+4
2016-04-07ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logicAlexander Duyck2-8/+16
2016-04-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds31-166/+400
2016-04-07ixgbe: Take manageability semaphore for firmware commandsMark Rustad1-11/+19
2016-04-07ixgbe: Clean up interface for firmware commandsMark Rustad3-28/+28
2016-04-07ixgbe: Correct length check for round upMark Rustad1-1/+1
2016-04-07ixgbe: Change the lan_id and func fields to a u8 to avoid castsMark Rustad3-4/+4
2016-04-07ixgbe: Delete some unused register definitionsMark Rustad1-8/+0
2016-04-07geneve: change to use UDP socket GROTom Herbert1-20/+8
2016-04-07vxlan: change vxlan to use UDP socket GROTom Herbert1-22/+8
2016-04-07tun: use socket locks for sk_{attach,detatch}_filterHannes Frederic Sowa1-5/+9
2016-04-07PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfsStrashko, Grygorii1-0/+2
2016-04-07intel_idle: Add KBL supportLen Brown1-0/+2
2016-04-07intel_idle: Add SKX supportLen Brown1-0/+34