summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-07-12mrf24j40: avoid uninitialized byte in SPI transfer to radio.Walter Mack1-0/+2
2016-07-12Bluetooth: Add support of 13d3:3490 AR3012 deviceDmitry Tunin2-0/+3
2016-07-11Bluetooth: hci_intel: Remove LPM enabling from setup procedureLoic Poulain1-21/+7
2016-07-09Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann5-7/+7
2016-07-08fakelb: allow to run as monitorAlexander Aring1-0/+8
2016-07-08atusb: don't change csma settings while set channelAlexander Aring1-5/+1
2016-07-08Bluetooth: btusb: add support for device 0489:e092Yvain THONNART1-0/+1
2016-07-08Bluetooth: btmrvl: fix slab-out-of-bounds access in btmrvl_sdioRicky Liang1-7/+7
2016-07-08Bluetooth: Replace constant hw_variant from Intel Bluetooth firmware filenameTedd Ho-Jeong An1-4/+9
2016-07-08Bluetooth: Add support for Intel Bluetooth device 3168 [8087:0aa7]Tedd Ho-Jeong An1-0/+1
2016-07-06Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/sc...David S. Miller27-91/+292
2016-07-06net: mediatek: remove .owner field for driverWei Yongjun1-1/+0
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller82-362/+785
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds29-173/+433
2016-07-06Merge tag 'chrome-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olo...Linus Torvalds1-1/+7
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern12-25/+93
2016-07-06nl80211: support beacon report scanningAvraham Stern15-29/+117
2016-07-06mac80211_hwsim: use signed net namespace IDJohannes Berg1-1/+1
2016-07-06mac80211_hwsim: Add radar bandwidths to the P2P Device combinationIlan Peer1-20/+5
2016-07-05platform/chrome: cros_ec_dev - double fetch bug in ioctlDan Carpenter1-1/+7
2016-07-05cxgb4: update latest firmware version supportedGanesh Goudar1-6/+6
2016-07-05net/mlx5: Avoid setting unused var when modifying vport node GUIDOr Gerlitz1-3/+0
2016-07-05bonding: fix enslavement slave link notificationsAviv Heller1-0/+1
2016-07-05net: vrf: Add support for PREROUTING rules on vrf deviceDavid Ahern1-0/+21
2016-07-05connector: make cn_proc explicitly non-modularPaul Gortmaker1-3/+1
2016-07-05r8152: fix runtime function for RTL8152hayeswang1-7/+17
2016-07-05net: hns: fix return value check in hns_dsaf_get_cfg()Wei Yongjun1-8/+8
2016-07-05mlxsw: Add the unresolved next-hops probesYotam Gigi2-1/+34
2016-07-05mlxsw: spectrum_router: Add the nexthop neigh activity updateYotam Gigi2-15/+61
2016-07-05mlxsw: spectrum_router: Implement next-hop routingJiri Pirko2-2/+492
2016-07-05mlxsw: reg: Add Router Algorithmic LPM ECMP Update RegisterJiri Pirko1-0/+69
2016-07-05mlxsw: reg: Add Router Adjacency Table registerYotam Gigi1-0/+133
2016-07-05mlxsw: Introduce simplistic KVD linear area managerJiri Pirko3-1/+99
2016-07-05mlxsw: spectrum: Define sizes of KVD areasJiri Pirko2-0/+8
2016-07-05mlxsw: Add KVD sizes configuration into profileJiri Pirko3-1/+62
2016-07-05mlxsw: spectrum_router: Offload neighbours based on NUD state changeYotam Gigi1-0/+103
2016-07-05mlxsw: spectrum_router: Periodically update the kernel's neigh tableYotam Gigi2-2/+194
2016-07-05mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table Dump registerYotam Gigi1-0/+147
2016-07-05mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table registerYotam Gigi1-0/+141
2016-07-05mlxsw: spectrum_router: Add private neigh tableJiri Pirko3-1/+153
2016-07-05net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko2-0/+4
2016-07-05net: add dev arg to ndo_neigh_construct/destroyJiri Pirko1-1/+2
2016-07-05net: r6040: Bump version and dateFlorian Fainelli1-2/+2
2016-07-05net: r6040: Update my emailFlorian Fainelli1-2/+2
2016-07-05net: r6040: Utilize napi_complete_done()Florian Fainelli1-1/+1
2016-07-05net: r6040: Utilize __napi_schedule_irqoffFlorian Fainelli1-1/+1
2016-07-05net: r6040: Check for skb->xmit_moreFlorian Fainelli1-1/+2
2016-07-05net: r6040: Reclaim transmitted buffers in NAPIFlorian Fainelli1-9/+8
2016-07-05net: r6040: Utilize skb_put_padto()Florian Fainelli1-5/+4
2016-07-05net: r6040: Increase statistics upon transmit completionFlorian Fainelli1-3/+5