Age | Commit message (Expand) | Author |
2015-12-04 | mac80211: simplify ack_skb handling | Johannes Berg |
2015-12-04 | mac80211: move off-channel/mgmt-tx code to offchannel.c | Johannes Berg |
2015-12-04 | mac80211: fix mgmt-tx abort cookie and leak | Johannes Berg |
2015-12-04 | mac80211: catch queue stop underflow | Johannes Berg |
2015-12-04 | mac80211: properly free TX skbs when monitor TX fails | Johannes Berg |
2015-12-04 | mac80211: properly free skb when r-o-c for TX fails | Johannes Berg |
2015-12-04 | Revert "mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE" | Johannes Berg |
2015-12-04 | cfg80211: handle add_station auth/assoc flag quirks | Johannes Berg |
2015-12-04 | cfg80211: use NL80211_ATTR_STA_AID in nl82011_set_station | Ayala Beker |
2015-12-04 | mac80211: Add support for aborting an ongoing scan | Vidyullatha Kanchanapally |
2015-12-04 | cfg80211: Add support for aborting an ongoing scan | Vidyullatha Kanchanapally |
2015-12-04 | mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag | Janusz.Dziedzic@tieto.com |
2015-12-04 | mac80211_hwsim: do not actively scan DFS channels | Johannes Berg |
2015-12-04 | cfg80211: Remove unused cfg80211_can_use_iftype_chan() | Michal Sojka |
2015-12-04 | cfg80211: reg: Remove unused function parameter | Michal Sojka |
2015-12-04 | mac80211: add atomic uploaded keys iterator | Eliad Peller |
2015-12-04 | mac80211: allow the driver to send EOSP when needed | Emmanuel Grumbach |
2015-12-04 | cfg80211: ocb: Fix null pointer deref if join_ocb is unimplemented | Ola Olsson |
2015-12-04 | nl80211: clarify NL80211_ATTR_SCHED_SCAN_DELAY usage with net-detect | Luca Coelho |
2015-12-04 | mac80211: remove string from unaligned packet warning | Johannes Berg |
2015-12-04 | lib80211: ratelimit key index mismatch | Johannes Berg |
2015-12-04 | mac80211: mesh: print MAC address instead of pointer | Johannes Berg |
2015-12-04 | cfg80211: replace ieee80211_ie_split() with an inline | Johannes Berg |
2015-12-04 | cfg80211: add complete data to station add/change tracing | Johannes Berg |
2015-12-04 | cfg80211: Add missing tracing to cfg80211 | Ilan Peer |
2015-12-04 | mac80211: allow driver to prevent two stations w/ same address | Johannes Berg |
2015-12-04 | Merge remote-tracking branch 'mac80211/master' into HEAD | Johannes Berg |
2015-12-02 | mac80211: fix off-channel mgmt-tx uninitialized variable usage | Johannes Berg |
2015-12-02 | mac80211: do not actively scan DFS channels | Antonio Quartulli |
2015-12-02 | mac80211: don't teardown sdata on sdata stop | Eliad Peller |
2015-11-24 | Merge branch 'sh_eth-remove-obsolete-platform_ids' | David S. Miller |
2015-11-24 | sh_eth: Remove obsolete r8a777x-ether platform_device_id entry | Geert Uytterhoeven |
2015-11-24 | sh_eth: Remove obsolete r8a7740-gether platform_device_id entry | Geert Uytterhoeven |
2015-11-24 | sh_eth: Remove obsolete r8a779x-ether platform_device_id entries | Geert Uytterhoeven |
2015-11-24 | sh_eth: Remove obsolete r7s72100-ether platform_device_id entry | Geert Uytterhoeven |
2015-11-24 | vrf: remove slave queue and private slave struct | Nikolay Aleksandrov |
2015-11-24 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2015-11-24 | net: fec: no need to test for the return type of of_property_read_u32 | Saurabh Sengar |
2015-11-24 | drivers: net: xgene: optimizing the code | Saurabh Sengar |
2015-11-24 | Merge tag 'linux-can-next-for-4.5-20151123' of git://git.kernel.org/pub/scm/l... | David S. Miller |
2015-11-24 | net/ipv4/ipconfig: Rejoin broken lines in console output | Geert Uytterhoeven |
2015-11-24 | net: dsa: include gpio consumer header file | Arnd Bergmann |
2015-11-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2015-11-23 | VSOCK: constify vmci_transport_notify_ops structures | Julia Lawall |
2015-11-23 | net: atm: constify in_cache_ops and eg_cache_ops structures | Julia Lawall |
2015-11-23 | Merge branch 'ipmr-cleanups' | David S. Miller |
2015-11-23 | net: ipmr: factor out common vif init code | Nikolay Aleksandrov |
2015-11-23 | net: ipmr: rearrange and cleanup setsockopt | Nikolay Aleksandrov |
2015-11-23 | net: ipmr: drop ip_mr_init() mrt_cachep null check as we'll panic if it fails | Nikolay Aleksandrov |
2015-11-23 | net: ipmr: drop an instance of CONFIG_IP_MROUTE_MULTIPLE_TABLES | Nikolay Aleksandrov |