aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac802154/mac_cmd.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-02ieee802154: 6lowpan: set ackreq when neededAlexander Aring1-2/+3
2015-05-31cc2520: update current channelVarka Bhadram1-0/+2
2015-05-31cc2520: update initial transmit power valueVarka Bhadram1-0/+2
2015-05-31cc2520: add set transmit power setting supportVarka Bhadram1-0/+102
2015-05-31cc2520: fix CC2591 handlingVarka Bhadram2-3/+8
2015-05-31cc2520: fix in default tx power settingVarka Bhadram1-8/+0
2015-05-31MAINTAINERS: Add myself as maintainer for the atusb driverStefan Schmidt1-0/+8
2015-05-31ieee802154/atusb: Add .set_promiscuous_mode driver operationStefan Schmidt1-1/+29
2015-05-31ieee802154/atusb: Add .set_txpower operation to the driverStefan Schmidt1-0/+26
2015-05-31ieee802154/atusb: Add function for partial register writesStefan Schmidt1-18/+27
2015-05-31ieee802154: Fix EUI-64 station address validation.Lennert Buytenhek2-8/+6
2015-05-31ieee802154: Fix generation of random EUI-64 addresses.Lennert Buytenhek1-3/+3
2015-05-31bpf: add missing rcu protection when releasing programs from prog_arrayAlexei Starovoitov3-4/+25
2015-05-31hv_netvsc: Allocate the sendbuf in a NUMA aware wayK. Y. Srinivasan1-1/+3
2015-05-31hv_netvsc: Allocate the receive buffer from the correct NUMA nodeK. Y. Srinivasan1-1/+6
2015-05-31netevent: remove automatic variable in register_netevent_notifier()Wang Long1-4/+1
2015-05-30net: systemport: Add a check for oversized packetsFlorian Fainelli1-0/+8
2015-05-30net: systemport: rewrite bcm_sysport_rx_refillFlorian Fainelli1-40/+41
2015-05-30net: systemport: Pre-calculate and utilize cb->bd_addrFlorian Fainelli2-11/+9
2015-05-30ipv6: drop unneeded gotoJulia Lawall1-7/+1
2015-05-30net: thunderx: add 64-bit dependencyArnd Bergmann1-1/+1
2015-05-30net/mlx4_core: Make sure there are no pending async events when freeing CQMatan Barak1-0/+3
2015-05-30net/mlx4_core: Move affinity hints to mlx4_core ownershipIdo Shamay4-9/+59
2015-05-30net/mlx4: Add EQ poolMatan Barak11-259/+342
2015-05-30net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak2-2/+25
2015-05-30net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai11-28/+3213
2015-05-30net/mlx5: Ethernet resource handling filesAmir Vadai7-0/+1675
2015-05-30net/mlx5: Ethernet Datapath filesAmir Vadai5-0/+1054
2015-05-30net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed2-0/+57
2015-05-30net/mlx5_core: Modify CQ moderation parametersRana Shahout2-0/+21
2015-05-30net/mlx5_core: Implement get/set port statusRana Shahout2-0/+40
2015-05-30net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed2-0/+91
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed15-349/+310
2015-05-30net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed9-91/+6686
2015-05-30net/mlx5_core: Set irq affinity hintsSaeed Mahameed3-21/+117
2015-05-30net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai6-93/+22
2015-05-30tipc: unconditionally put sock refcnt when sock timer to be deleted is pendingYing Xue1-5/+2
2015-05-30if_vlan: fix vlaue -> value typoVivien Didelot1-3/+3
2015-05-30bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fieldsAlexei Starovoitov2-0/+20
2015-05-30hv_netvsc: Properly size the vrss queuesKY Srinivasan3-2/+19
2015-05-30net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MINSorin Dumitru1-4/+6