summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-04mesh_plink: fixup type of timeout to match usageNicholas Mc Guire
2015-03-04mesh_plink: use msecs_to_jiffies for proper time conversionNicholas Mc Guire
2015-03-04mac80211: provide station PMF configuration to driverSenthilKumar Jegadeesan
2015-03-04mac80211: allow iterating inactive interfacesArik Nemtsov
2015-03-04nl80211: prohibit mixing 'any' and regular wowlan triggersJohannes Berg
2015-03-04mac80211: check and dequeue skb in ieee80211_tx_prepare_skb()Johannes Berg
2015-03-04mac80211: remove duplicate check for quiescing when queueing workLuciano Coelho
2015-03-04mac80211: allow TDLS setup code to take wdev lockArik Nemtsov
2015-03-04mac80211: start queues if driver rejected wowlanJohannes Berg
2015-03-04mac80211: remove useless double check for open_count in __ieee80211_suspend()Luciano Coelho
2015-03-04mac80211: don't do driver suspend with auth/assoc in progressJohannes Berg
2015-03-03mac80211: handle drv_add_interface failures properly during reconfigLuciano Coelho
2015-03-03mac80211: fix another suspend vs. association raceJohannes Berg
2015-03-03mac80211: TDLS: support VHT between peersArik Nemtsov
2015-03-03cfg80211: add operating classes 128-130Eliad Peller
2015-03-03mac80211: Update beacon's timing and DTIM count on every beaconAlexander Bondar
2015-03-03nl80211: add notes about userspace API/ABI modificationsJohannes Berg
2015-03-03mac80211_hwsim: Add minimal capability for vendor command/event testingJouni Malinen
2015-03-03cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor eventsAhmad Kholaif
2015-03-03cfg80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky
2015-02-28cfg80211-wext: return -E2BIG when buffer can't hold full BSS entryJames Minor
2015-02-28wext: add checked wrappers for adding events/points to streamsJohannes Berg
2015-02-28mac80211: remove TX latency measurement codeJohannes Berg
2015-02-28nl/mac80211: allow zero plink timeout to disable STA expirationMasashi Honma
2015-02-28mac80211_hwsim: support any address in userspaceBob Copeland
2015-02-28cfg80211-wext: export symbols only when neededJohannes Berg
2015-02-28mac80211: iterate using station list in AP SMPSJohannes Berg
2015-02-28mac80211: don't look up stations for multicast addressesJohannes Berg
2015-02-22bridge: add vlan info to bridge setlink and dellink notification messagesRoopa Prabhu
2015-02-22net: __aligned(size) is preferred over __attribute__((aligned(size)))Ameen Ali
2015-02-22batman-adv: Fix use of seq_has_overflowed()Joe Perches
2015-02-22net: Remove state argument from skb_find_text()Bojan Prtvar
2015-02-21ethtool: use "ops" name consistenty in ethtool_set_rxfh()Dan Carpenter
2015-02-21ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>"Alex W Slater
2015-02-21Merge branch 'bna-next'David S. Miller
2015-02-21bna: Update the Driver and Firmware VersionRasesh Mody
2015-02-21bna: QLogic BR-series Adapters Driver RebrandingRasesh Mody
2015-02-20sunvnet: failed trigger should not cause BUG_ON()David L Stevens
2015-02-20bonding: simple code refactorMahesh Bandewar
2015-02-20net: macb: Add big endian CPU supportArun Chandran
2015-02-20Merge branch 'bnx2x-next'David S. Miller
2015-02-20bnx2-cnic: Driver Version UpdateRasesh Mody
2015-02-20bnx2: Fix for Chip InitializationRasesh Mody
2015-02-20bnx2-cnic: Driver Rebranding ChangesRasesh Mody
2015-02-20igmp: add __ip_mc_{join|leave}_group()Eric Dumazet
2015-02-20hso: always read interface number from the current altsettingAleksander Morgado
2015-02-20Merge branch 'ppc_bpf'David S. Miller
2015-02-20ppc: Kconfig: Enable BPF JIT on ppc32Denis Kirjanov
2015-02-20ppc: bpf: Add SKF_AD_CPU for ppc32Denis Kirjanov