summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* cxgb4vf: Adds SRIOV driver changes for T6 adapterHariprasad Shenai2015-06-023-23/+54
* cxgb4: Adds support for T6 adapterHariprasad Shenai2015-06-0210-149/+524
* cxgb4: Add is_t6 macro and T6 register rangesHariprasad Shenai2015-06-022-0/+354
* geneve: allow user to specify TOS info for tunnel framesJohn W. Linville2015-06-021-4/+14
* geneve: allow user to specify TTL for tunnel framesJohn W. Linville2015-06-021-4/+14
* rocker: remove support for legacy VLAN ndo opsScott Feldman2015-06-021-33/+1
* rocker: install/remove router MAC for untagged VLAN when joining/leaving bridgeScott Feldman2015-06-021-17/+25
* rocker: install untagged VLAN (vid=0) support for each portScott Feldman2015-06-021-3/+17
* rocker: cleanup vlan table on error adding vlanScott Feldman2015-06-021-1/+6
* rocker: zero allocate ports arrayScott Feldman2015-06-021-1/+1
* cxgb4: remove unused fn to enable/disable db coalescingHariprasad Shenai2015-06-022-21/+0
* rocker: remove rocker parameter from functions that have rocker_port parameterSimon Horman2015-06-021-70/+45
* bnx2x: Alloc 4k fragment for each rx ring buffer elementGabriel Krisman Bertazi2015-06-023-24/+80
* xen-netfront: Use setup_timerVaishali Thakkar2015-06-011-3/+2
* ethernet/intel: Use setup_timerVaishali Thakkar2015-06-011-3/+1
* isdn/capi: Use setup_timerVaishali Thakkar2015-06-011-3/+1
* net: dl2k: Use setup_timerVaishali Thakkar2015-06-011-3/+1
* net: mv643xx_eth: Use setup_timerVaishali Thakkar2015-06-011-6/+3
* Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...David S. Miller2015-06-0112-24/+28
|\
| * cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg2015-05-2612-24/+28
* | hv_netvsc: Allocate the sendbuf in a NUMA aware wayK. Y. Srinivasan2015-05-311-1/+3
* | hv_netvsc: Allocate the receive buffer from the correct NUMA nodeK. Y. Srinivasan2015-05-311-1/+6
* | net: systemport: Add a check for oversized packetsFlorian Fainelli2015-05-311-0/+8
* | net: systemport: rewrite bcm_sysport_rx_refillFlorian Fainelli2015-05-311-40/+41
* | net: systemport: Pre-calculate and utilize cb->bd_addrFlorian Fainelli2015-05-312-11/+9
* | net: thunderx: add 64-bit dependencyArnd Bergmann2015-05-311-1/+1
* | net/mlx4_core: Make sure there are no pending async events when freeing CQMatan Barak2015-05-311-0/+3
* | net/mlx4_core: Move affinity hints to mlx4_core ownershipIdo Shamay2015-05-314-9/+59
* | net/mlx4: Add EQ poolMatan Barak2015-05-3110-255/+335
* | net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak2015-05-312-2/+25
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-3119-782/+1733
|\ \
| * | atusb: add support for at86rf230Alexander Aring2015-05-271-1/+1
| * | Bluetooth: btusb: fix Realtek suspend/resumeDaniel Drake2015-05-251-1/+17
| * | Bluetooth: hci_uart: Change 1 to true for bool type variables assignmentsShailendra Verma2015-05-251-2/+2
| * | Bluetooth: btusb: Change 1 to true in bool type variable assignmentShailendra Verma2015-05-251-1/+1
| * | Bluetooth: btusb: Support QCA61x4 ROME v2.0Chan-yeol Park2015-05-251-0/+1
| * | ieee802154/atusb: Set default ed level to 0xbe like the rest of these driversStefan Schmidt2015-05-211-2/+2
| * | ieee802154/atusb: Mark driver as AACK enabled in hardware.Stefan Schmidt2015-05-211-1/+2
| * | ieee802154/atusb: Warn about outdated device firmware.Stefan Schmidt2015-05-211-0/+6
| * | at86rf230: add missing cca ed level valuesAlexander Aring2015-05-201-2/+2
| * | fakelb: cleanup codeAlexander Aring2015-05-191-17/+12
| * | fakelb: add support for async xmit handlingAlexander Aring2015-05-191-1/+2
| * | fakelb: remove fakelb_hw_deliverAlexander Aring2015-05-191-12/+6
| * | fakelb: add virtual phy reset defaultsAlexander Aring2015-05-191-0/+5
| * | fakelb: use own channel and page attributesAlexander Aring2015-05-191-3/+10
| * | fakelb: introduce fakelb ifup phys listAlexander Aring2015-05-191-33/+25
| * | fakelb: move lock out of iterationAlexander Aring2015-05-191-3/+4
| * | fakelb: declare fakelb list staticAlexander Aring2015-05-191-25/+7
| * | fakelb: declare rwlock staticAlexander Aring2015-05-191-9/+7
| * | fakelb: don't deliver when one phyAlexander Aring2015-05-191-12/+8