summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mac802154: fix flags BIT definitions orderAlexander Aring2015-06-121-12/+12
* mac802154: cleanup llsec param flagsVarka Bhadram2015-06-121-9/+9
* Bluetooth: Read encryption key size for BR/EDR connectionsJohan Hedberg2015-06-121-0/+10
* nl802154: fix misspelled enumChristoffer Holmstedt2015-06-101-2/+2
* Bluetooth: Move SCO support under BT_BREDR config optionArron Wang2015-06-092-0/+23
* Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return voidArron Wang2015-06-091-2/+2
* Bluetooth: Fix encryption key size handling for LTKsJohan Hedberg2015-06-091-1/+1
* mac802154: change pan_coord type to boolAlexander Aring2015-06-071-1/+1
* mac802154: add missing structure commentsAlexander Aring2015-06-071-6/+28
* mac802154: rearrange attribute in ieee802154_hwAlexander Aring2015-06-071-1/+1
* mac802154: remove unused hw_filt attributeAlexander Aring2015-06-071-1/+0
* mac802154: cleanup ieee802154 hardware flagsAlexander Aring2015-06-071-20/+36
* mac802154: remove aack hw flagAlexander Aring2015-06-071-2/+0
* mac802154: cleanup address filtering flagsAlexander Aring2015-06-071-10/+21
* mac802154: remove unneeded vif structAlexander Aring2015-06-071-8/+0
* nl802154: export supported commandsVarka Bhadram2015-06-041-0/+2
* cc2520: fix CC2591 handlingVarka Bhadram2015-05-311-1/+0
* ieee802154: Fix EUI-64 station address validation.Lennert Buytenhek2015-05-311-6/+4
* ieee802154: Fix generation of random EUI-64 addresses.Lennert Buytenhek2015-05-311-3/+3
* bpf: add missing rcu protection when releasing programs from prog_arrayAlexei Starovoitov2015-05-311-1/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-05-313-0/+11
|\
| * netfilter: nf_tables: add netdev table to filter from ingressPablo Neira Ayuso2015-05-261-0/+1
| * netfilter: nf_tables: allow to bind table to net_devicePablo Neira Ayuso2015-05-262-0/+10
* | net/mlx4: Add EQ poolMatan Barak2015-05-311-4/+7
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-314-49/+154
|\ \
| * | nl802154: add support to set cca ed levelAlexander Aring2015-05-271-0/+1
| * | ieee802154: add set transmit power supportVarka Bhadram2015-05-271-0/+1
| * | ieee802154: Remove ieee802154_reduced_mlme_ops references.Lennert Buytenhek2015-05-261-6/+0
| * | mac802154: remove mib lockAlexander Aring2015-05-231-9/+0
| * | mac802154: use atomic ops for sequence incrementationAlexander Aring2015-05-232-3/+2
| * | mac802154: remove pib lockAlexander Aring2015-05-231-2/+0
| * | nl802154: add support for dump phy capabilitiesAlexander Aring2015-05-191-0/+57
| * | ieee802154: add iftypes capabilityAlexander Aring2015-05-191-1/+1
| * | cfg802154: introduce wpan phy flagsAlexander Aring2015-05-192-22/+23
| * | mac802154: check for really changesAlexander Aring2015-05-191-0/+12
| * | ieee802154: add several phy supported handlingAlexander Aring2015-05-192-1/+47
| * | ieee802154: introduce wpan_phy_supportedAlexander Aring2015-05-191-1/+5
| * | ieee802154: change cca ed level to mbmAlexander Aring2015-05-192-3/+3
| * | ieee802154: change transmit power to mbmAlexander Aring2015-05-192-2/+3
| * | ieee802154: change transmit power to s32Alexander Aring2015-05-192-2/+2
* | | net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai2015-05-312-0/+20
* | | net/mlx5: Ethernet resource handling filesAmir Vadai2015-05-311-0/+54
* | | net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed2015-05-311-0/+4
* | | net/mlx5_core: Modify CQ moderation parametersRana Shahout2015-05-311-0/+3
* | | net/mlx5_core: Implement get/set port statusRana Shahout2015-05-311-0/+8
* | | net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed2015-05-311-0/+14
* | | net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-312-59/+65
* | | net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed2015-05-314-81/+6631
* | | net/mlx5_core: Set irq affinity hintsSaeed Mahameed2015-05-311-3/+8
* | | net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai2015-05-311-8/+1