summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-04mac80211: simplify ack_skb handlingJohannes Berg
2015-12-04mac80211: move off-channel/mgmt-tx code to offchannel.cJohannes Berg
2015-12-04mac80211: fix mgmt-tx abort cookie and leakJohannes Berg
2015-12-04mac80211: catch queue stop underflowJohannes Berg
2015-12-04mac80211: properly free TX skbs when monitor TX failsJohannes Berg
2015-12-04mac80211: properly free skb when r-o-c for TX failsJohannes Berg
2015-12-04Revert "mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE"Johannes Berg
2015-12-04cfg80211: handle add_station auth/assoc flag quirksJohannes Berg
2015-12-04cfg80211: use NL80211_ATTR_STA_AID in nl82011_set_stationAyala Beker
2015-12-04mac80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally
2015-12-04cfg80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally
2015-12-04mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flagJanusz.Dziedzic@tieto.com
2015-12-04mac80211_hwsim: do not actively scan DFS channelsJohannes Berg
2015-12-04cfg80211: Remove unused cfg80211_can_use_iftype_chan()Michal Sojka
2015-12-04cfg80211: reg: Remove unused function parameterMichal Sojka
2015-12-04mac80211: add atomic uploaded keys iteratorEliad Peller
2015-12-04mac80211: allow the driver to send EOSP when neededEmmanuel Grumbach
2015-12-04cfg80211: ocb: Fix null pointer deref if join_ocb is unimplementedOla Olsson
2015-12-04nl80211: clarify NL80211_ATTR_SCHED_SCAN_DELAY usage with net-detectLuca Coelho
2015-12-04mac80211: remove string from unaligned packet warningJohannes Berg
2015-12-04lib80211: ratelimit key index mismatchJohannes Berg
2015-12-04mac80211: mesh: print MAC address instead of pointerJohannes Berg
2015-12-04cfg80211: replace ieee80211_ie_split() with an inlineJohannes Berg
2015-12-04cfg80211: add complete data to station add/change tracingJohannes Berg
2015-12-04cfg80211: Add missing tracing to cfg80211Ilan Peer
2015-12-04mac80211: allow driver to prevent two stations w/ same addressJohannes Berg
2015-12-04Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg
2015-12-02mac80211: fix off-channel mgmt-tx uninitialized variable usageJohannes Berg
2015-12-02mac80211: do not actively scan DFS channelsAntonio Quartulli
2015-12-02mac80211: don't teardown sdata on sdata stopEliad Peller
2015-11-24Merge branch 'sh_eth-remove-obsolete-platform_ids'David S. Miller
2015-11-24sh_eth: Remove obsolete r8a777x-ether platform_device_id entryGeert Uytterhoeven
2015-11-24sh_eth: Remove obsolete r8a7740-gether platform_device_id entryGeert Uytterhoeven
2015-11-24sh_eth: Remove obsolete r8a779x-ether platform_device_id entriesGeert Uytterhoeven
2015-11-24sh_eth: Remove obsolete r7s72100-ether platform_device_id entryGeert Uytterhoeven
2015-11-24vrf: remove slave queue and private slave structNikolay Aleksandrov
2015-11-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-11-24net: fec: no need to test for the return type of of_property_read_u32Saurabh Sengar
2015-11-24drivers: net: xgene: optimizing the codeSaurabh Sengar
2015-11-24Merge tag 'linux-can-next-for-4.5-20151123' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-11-24net/ipv4/ipconfig: Rejoin broken lines in console outputGeert Uytterhoeven
2015-11-24net: dsa: include gpio consumer header fileArnd Bergmann
2015-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-11-23VSOCK: constify vmci_transport_notify_ops structuresJulia Lawall
2015-11-23net: atm: constify in_cache_ops and eg_cache_ops structuresJulia Lawall
2015-11-23Merge branch 'ipmr-cleanups'David S. Miller
2015-11-23net: ipmr: factor out common vif init codeNikolay Aleksandrov
2015-11-23net: ipmr: rearrange and cleanup setsockoptNikolay Aleksandrov
2015-11-23net: ipmr: drop ip_mr_init() mrt_cachep null check as we'll panic if it failsNikolay Aleksandrov
2015-11-23net: ipmr: drop an instance of CONFIG_IP_MROUTE_MULTIPLE_TABLESNikolay Aleksandrov