Age | Commit message (Expand) | Author | Files | Lines |
2019-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 3 | -9/+28 |
2019-07-31 | nl80211: add strict start type | Johannes Berg | 1 | -0/+1 |
2019-07-31 | cfg80211: add support for parsing OBBS_PD attributes | John Crispin | 1 | -0/+45 |
2019-07-31 | cfg80211: use parallel_ops for genl | Johannes Berg | 1 | -30/+78 |
2019-07-29 | cfg80211: fix dfs channels remain DFS_AVAILABLE after ch_switch | Michael Vassernis | 1 | -0/+2 |
2019-07-29 | cfg80211: fix duplicated scan entries after channel switch | Sergey Matyukevich | 3 | -1/+82 |
2019-07-29 | cfg80211: refactor cfg80211_bss_update | Sergey Matyukevich | 1 | -82/+89 |
2019-07-26 | nl80211: Include wiphy address setup in NEW_WIPHY | Denis Kenzior | 1 | -0/+24 |
2019-07-26 | {nl,mac}80211: fix interface combinations on crypto controlled devices | Manikanta Pubbisetty | 3 | -9/+28 |
2019-07-26 | cfg80211: give all multi-BSSID BSS entries the same timestamp | Johannes Berg | 1 | -2/+5 |
2019-07-26 | cfg80211: don't parse MBSSID if transmitting BSS isn't created | Johannes Berg | 1 | -1/+3 |
2019-07-26 | cfg80211: clean up cfg80211_inform_single_bss_frame_data() | Johannes Berg | 1 | -7/+1 |
2019-07-26 | cfg80211: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -11/+6 |
2019-07-26 | lib80211: use crypto API ccm(aes) transform for CCMP processing | Ard Biesheuvel | 2 | -112/+87 |
2019-07-15 | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 6 | -13/+164 |
2019-07-10 | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+4 |
2019-07-08 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 3 | -69/+32 |
2019-07-08 | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+2 |
2019-06-27 | keys: Replace uid/gid/perm permissions checking with an ACL | David Howells | 1 | -4/+2 |
2019-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -23/+5 |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 5 | -23/+5 |
2019-06-20 | net/lib80211: move TKIP handling to ARC4 library code | Ard Biesheuvel | 2 | -31/+18 |
2019-06-20 | net/lib80211: move WEP handling to ARC4 library code | Ard Biesheuvel | 2 | -38/+14 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501 | Thomas Gleixner | 3 | -15/+3 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2 | -8/+2 |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 7 | -16/+35 |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -32/+88 |
2019-06-14 | docs: power: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-06-14 | Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 6 | -32/+88 |
2019-06-14 | nl80211: send event when CMD_FRAME duration expires | James Prestwood | 2 | -0/+31 |
2019-06-14 | cfg80211: report measurement start TSF correctly | Avraham Stern | 1 | -2/+2 |
2019-06-14 | cfg80211: fix memory leak of wiphy device name | Eric Biggers | 1 | -1/+1 |
2019-06-14 | cfg80211: util: fix bit count off by one | Mordechay Goodstein | 1 | -1/+1 |
2019-06-14 | cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data() | Luca Coelho | 1 | -2/+2 |
2019-06-14 | cfg80211: Add a function to iterate all BSS entries | Ilan Peer | 1 | -0/+21 |
2019-06-14 | mac80211: allow turning TWT responder support on and off via netlink | John Crispin | 1 | -0/+4 |
2019-06-14 | nl80211: require and validate vendor command policy | Johannes Berg | 2 | -2/+50 |
2019-06-14 | nl80211: add support for SAE authentication offload | Chung-Hsien Hsu | 1 | -0/+14 |
2019-06-14 | nl80211: add WPA3 definition for SAE authentication | Chung-Hsien Hsu | 1 | -1/+2 |
2019-06-14 | nl80211: add NL80211_ATTR_IFINDEX to port authorized event | Chung-Hsien Hsu | 1 | -1/+3 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432 | Thomas Gleixner | 1 | -2/+1 |
2019-05-29 | nl80211: fill all policy .type entries | Johannes Berg | 1 | -21/+66 |
2019-05-28 | nl80211: fill all policy .type entries | Johannes Berg | 1 | -21/+57 |
2019-05-28 | nl80211: fix station_info pertid memory leak | Andy Strohman | 1 | -1/+3 |
2019-05-28 | cfg80211: Handle bss expiry during connection | Chaitanya Tata | 3 | -9/+39 |
2019-05-24 | {nl,mac}80211: allow 4addr AP operation on crypto controlled devices | Manikanta Pubbisetty | 2 | -3/+11 |
2019-05-24 | mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he() | John Crispin | 1 | -1/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2 | -0/+2 |