Age | Commit message (Expand) | Author | Files | Lines |
2015-11-10 | remove abs64() | Andrew Morton | 1 | -1/+1 |
2015-10-07 | Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -1/+1 |
2015-09-24 | genetlink: simplify genl_notify | Jiri Benc | 1 | -3/+2 |
2015-09-22 | mac80211: allow to transmit A-MSDU within A-MPDU | Emmanuel Grumbach | 1 | -1/+1 |
2015-08-18 | net: mac80211_hwsim: convert to using IFF_NO_QUEUE | Phil Sutter | 1 | -1/+1 |
2015-08-14 | mac80211_hwsim: unregister genetlink family properly | Su Kang Yin | 1 | -1/+3 |
2015-07-17 | mac80211_hwsim: support wider TDLS bandwidth | Johannes Berg | 1 | -0/+1 |
2015-06-10 | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg | 1 | -13/+13 |
2015-05-06 | mac80211_hwsim: Fix the supported VHT mcs rates | Ilan Peer | 1 | -5/+5 |
2015-05-06 | mac80211_hwsim: Set VHT capabilities only for the 5.2 GHz band | Ilan Peer | 1 | -25/+25 |
2015-04-24 | mac80211: remove support for IFF_PROMISC | Johannes Berg | 1 | -2/+0 |
2015-04-22 | mac80211_hwsim: enable IEEE80211_HW_SUPPORT_FAST_XMIT | Johannes Berg | 1 | -1/+2 |
2015-03-31 | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -12/+91 |
2015-03-04 | mac80211_hwsim: fix beacon timers | Johannes Berg | 1 | -9/+6 |
2015-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+4 |
2015-03-04 | wireless: Use eth_<foo>_addr instead of memset | Joe Perches | 1 | -3/+3 |
2015-03-03 | mac80211_hwsim: Add minimal capability for vendor command/event testing | Jouni Malinen | 1 | -0/+83 |
2015-02-28 | mac80211_hwsim: support any address in userspace | Bob Copeland | 1 | -3/+2 |
2015-02-24 | mac80211_hwsim: fix error handling in tx_frame_nl | Bob Copeland | 1 | -1/+4 |
2015-01-18 | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg | 1 | -1/+2 |
2015-01-16 | Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -15/+15 |
2015-01-09 | mac80211_hwsim: fix PS debugfs file locking | Johannes Berg | 1 | -11/+11 |
2014-12-22 | mac80211_hwsim: fix check for custom world regdom array size | Johannes Berg | 1 | -4/+4 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-12-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville | 1 | -2/+3 |
2014-11-24 | Revert "mac80211_hwsim: VHT add 160MHz width support" | Johannes Berg | 1 | -1/+0 |
2014-11-21 | mac80211_hwsim: Send alpha2 only if non-zero | Patrik Flykt | 1 | -1/+3 |
2014-11-21 | Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm... | John W. Linville | 1 | -46/+233 |
2014-11-19 | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o... | John W. Linville | 1 | -1/+3 |
2014-11-19 | mac80211-hwsim: Add HWSIM_CMD_GET_RADIO command | Patrik Flykt | 1 | -1/+122 |
2014-11-19 | mac80211-hwsim: Factor out netlink attribute appending | Patrik Flykt | 1 | -30/+30 |
2014-11-19 | mac80211-hwsim: remove unnecessary hwname check | Johannes Berg | 1 | -2/+1 |
2014-11-19 | mac80211-hwsim: hwname is always known so use the value from wiphy | Jukka Rissanen | 1 | -9/+9 |
2014-11-19 | mac80211_hwsim: support scanning with random MAC address | Johannes Berg | 1 | -2/+16 |
2014-11-19 | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR | Johannes Berg | 1 | -3/+6 |
2014-11-10 | mac80211: add back support for radiotap vendor namespace data | Johannes Berg | 1 | -0/+50 |
2014-10-31 | mac80211-hwsim: Provide multicast event for HWSIM_CMD_DEL_RADIO | Jukka Rissanen | 1 | -7/+47 |
2014-10-31 | mac80211-hwsim: Provide multicast event for HWSIM_CMD_NEW_RADIO | Jukka Rissanen | 1 | -77/+198 |
2014-10-31 | mac80211-hwsim: add missing policy entries | Johannes Berg | 1 | -0/+3 |
2014-10-29 | mac80211-hwsim: remove spurious newline | Johannes Berg | 1 | -1/+0 |
2014-10-29 | mac80211-hwsim: support SGI-20 | Ben Greear | 1 | -0/+1 |
2014-10-29 | mac80211-hwsim: add frequency attribute to netlink pkts | Ben Greear | 1 | -0/+6 |
2014-10-29 | mac80211_hwsim: release driver when ieee80211_register_hw fails | Junjie Mao | 1 | -1/+3 |
2014-10-27 | mac80211-hwsim: support creating wiphy w/out creating wlanX | Ben Greear | 1 | -3/+12 |
2014-10-27 | mac80211-hwsim: support creating radios with specific name | Ben Greear | 1 | -4/+9 |
2014-10-24 | mac80211-hwsim: support destroying radio by name | Ben Greear | 1 | -5/+16 |
2014-10-24 | mac80211-hwsim: add ethtool stats support | Ben Greear | 1 | -1/+74 |
2014-10-20 | net: wireless: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-10-09 | mac80211-hwsim: Add support for HWSIM_ATTR_DESTROY_RADIO_ON_CLOSE | Jukka Rissanen | 1 | -3/+37 |
2014-10-09 | mac80211_hwsim: fix typo, remove unnecessary goto | Ben Greear | 1 | -2/+1 |