summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: Schedule timeout for all CRDA callsIlan peer2015-03-061-10/+5
* cfg80211: Add API to change the indoor regulatory settingIlan peer2015-03-064-6/+94
* cfg80211: Simplify the handling of regulatory indoor settingIlan peer2015-03-061-31/+3
* mac80211_hwsim: fix beacon timersJohannes Berg2015-03-041-9/+6
* mesh_plink: fixup type of timeout to match usageNicholas Mc Guire2015-03-041-1/+1
* mesh_plink: use msecs_to_jiffies for proper time conversionNicholas Mc Guire2015-03-041-2/+2
* mac80211: provide station PMF configuration to driverSenthilKumar Jegadeesan2015-03-043-1/+8
* mac80211: allow iterating inactive interfacesArik Nemtsov2015-03-042-18/+46
* nl80211: prohibit mixing 'any' and regular wowlan triggersJohannes Berg2015-03-042-0/+24
* mac80211: check and dequeue skb in ieee80211_tx_prepare_skb()Johannes Berg2015-03-041-0/+9
* mac80211: remove duplicate check for quiescing when queueing workLuciano Coelho2015-03-041-10/+0
* mac80211: allow TDLS setup code to take wdev lockArik Nemtsov2015-03-041-17/+24
* mac80211: start queues if driver rejected wowlanJohannes Berg2015-03-041-0/+7
* mac80211: remove useless double check for open_count in __ieee80211_suspend()Luciano Coelho2015-03-041-1/+1
* mac80211: don't do driver suspend with auth/assoc in progressJohannes Berg2015-03-041-1/+18
* mac80211: handle drv_add_interface failures properly during reconfigLuciano Coelho2015-03-031-1/+18
* mac80211: fix another suspend vs. association raceJohannes Berg2015-03-031-0/+28
* mac80211: TDLS: support VHT between peersArik Nemtsov2015-03-034-9/+118
* cfg80211: add operating classes 128-130Eliad Peller2015-03-031-0/+1
* mac80211: Update beacon's timing and DTIM count on every beaconAlexander Bondar2015-03-032-14/+25
* nl80211: add notes about userspace API/ABI modificationsJohannes Berg2015-03-031-0/+13
* mac80211_hwsim: Add minimal capability for vendor command/event testingJouni Malinen2015-03-031-0/+83
* cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor eventsAhmad Kholaif2015-03-033-10/+27
* cfg80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com2015-03-032-2/+14
* cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-0313-80/+168
* cfg80211-wext: return -E2BIG when buffer can't hold full BSS entryJames Minor2015-02-281-76/+136
* wext: add checked wrappers for adding events/points to streamsJohannes Berg2015-02-281-0/+22
* mac80211: remove TX latency measurement codeJohannes Berg2015-02-288-495/+5
* nl/mac80211: allow zero plink timeout to disable STA expirationMasashi Honma2015-02-283-3/+5
* mac80211_hwsim: support any address in userspaceBob Copeland2015-02-281-3/+2
* cfg80211-wext: export symbols only when neededJohannes Berg2015-02-286-13/+27
* mac80211: iterate using station list in AP SMPSJohannes Berg2015-02-281-39/+30
* mac80211: don't look up stations for multicast addressesJohannes Berg2015-02-281-1/+1
* bridge: add vlan info to bridge setlink and dellink notification messagesRoopa Prabhu2015-02-221-22/+24
* net: __aligned(size) is preferred over __attribute__((aligned(size)))Ameen Ali2015-02-221-5/+5
* batman-adv: Fix use of seq_has_overflowed()Joe Perches2015-02-221-1/+1
* net: Remove state argument from skb_find_text()Bojan Prtvar2015-02-225-18/+10
* ethtool: use "ops" name consistenty in ethtool_set_rxfh()Dan Carpenter2015-02-211-1/+1
* ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>"Alex W Slater2015-02-211-1/+1
* Merge branch 'bna-next'David S. Miller2015-02-2131-102/+130
|\
| * bna: Update the Driver and Firmware VersionRasesh Mody2015-02-212-3/+3
| * bna: QLogic BR-series Adapters Driver RebrandingRasesh Mody2015-02-2131-99/+127
|/
* sunvnet: failed trigger should not cause BUG_ON()David L Stevens2015-02-201-0/+2
* bonding: simple code refactorMahesh Bandewar2015-02-201-4/+2
* net: macb: Add big endian CPU supportArun Chandran2015-02-202-13/+20
* Merge branch 'bnx2x-next'David S. Miller2015-02-206-23/+21
|\
| * bnx2-cnic: Driver Version UpdateRasesh Mody2015-02-202-4/+4
| * bnx2: Fix for Chip InitializationRasesh Mody2015-02-201-2/+0
| * bnx2-cnic: Driver Rebranding ChangesRasesh Mody2015-02-206-17/+17
|/
* igmp: add __ip_mc_{join|leave}_group()Eric Dumazet2015-02-202-18/+36
OpenPOWER on IntegriCloud