index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mac80211_hwsim.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-08
mac80211: properly remove RX_ENC_FLAG_40MHZ
Johannes Berg
1
-1
/
+7
2017-04-28
mac80211: rename ieee80211_rx_status::vht_nss to just nss
Johannes Berg
1
-1
/
+1
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-2
/
+2
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-4
/
+4
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
1
-21
/
+69
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-2
/
+2
2017-04-13
mac80211_hwsim: use per-interface power level
Johannes Berg
1
-6
/
+3
2017-03-29
mac80211-hwsim: remove dmesg spam about get-survey.
Ben Greear
1
-2
/
+0
2017-03-06
mac80211_hwsim: report survey data for scanned channels
Johannes Berg
1
-13
/
+60
2017-03-06
mac80211_hwsim: Add channel 169 (5845 MHz)
Jouni Malinen
1
-0
/
+1
2017-03-06
mac80211_hwsim: Make sure NEW_RADIO contains final name
Andrew Zaborowski
1
-0
/
+3
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
1
-0
/
+2
2017-02-27
mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME length
Johannes Berg
1
-7
/
+21
2017-02-27
mac80211_hwsim: Replace bogus hrtimer clockid
Thomas Gleixner
1
-1
/
+1
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-11-15
mac80211_hwsim: fix beacon delta calculation
Benjamin Beichler
1
-1
/
+1
2016-10-29
Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...
David S. Miller
1
-39
/
+40
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
1
-2
/
+2
2016-10-27
genetlink: statically initialize families
Johannes Berg
1
-11
/
+15
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
1
-1
/
+0
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-10-12
mac80211_hwsim: make multi-channel ops const
Johannes Berg
1
-39
/
+40
2016-09-16
mac80211_hwsim: statically initialize hwsim_radios list
Johannes Berg
1
-2
/
+1
2016-07-06
mac80211: Add support for beacon report radio measurement
Avraham Stern
1
-2
/
+9
2016-07-06
mac80211_hwsim: use signed net namespace ID
Johannes Berg
1
-1
/
+1
2016-07-06
mac80211_hwsim: Add radar bandwidths to the P2P Device combination
Ilan Peer
1
-20
/
+5
2016-06-30
mac80211_hwsim: Allow wmediumd to attach to radios created in its netns
Martin Willi
1
-16
/
+76
2016-06-10
Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...
David S. Miller
1
-3
/
+94
2016-05-31
mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL
Martin Willi
1
-0
/
+1
2016-05-31
mac80211_hwsim: Allow managing radios from non-initial namespaces
Martin Willi
1
-3
/
+94
2016-04-26
drivers/wireless: use nla_put_u64_64bit()
Nicolas Dichtel
1
-1
/
+1
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-7
/
+7
2016-04-05
mac80211_hwsim: Support a hw scan request for a specific BSSID
Jouni Malinen
1
-0
/
+5
2016-03-04
mac80211_hwsim: use reset to set mac header
Zhang Shengju
1
-2
/
+2
2016-03-01
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
1
-6
/
+6
2016-02-24
mac80211_hwsim: remove shadowing variable
Johannes Berg
1
-3
/
+1
2016-01-14
mac80211: pass block ack session timeout to to driver
Sara Sharon
1
-3
/
+5
2016-01-14
Revert "mac80211_hwsim: support any address in userspace"
Bob Copeland
1
-2
/
+3
2015-12-04
mac80211_hwsim: check ATTR_FREQ for wmediumd (netlink) packets
Adam Welle
1
-4
/
+19
2015-12-04
mac80211_hwsim: check txrate for NULL
Amit Khatri
1
-0
/
+3
2015-12-04
mac80211_hwsim: stop using pointers as cookies
Johannes Berg
1
-4
/
+14
2015-12-04
mac80211_hwsim: Advertise support for VHT IBSS
Jouni Malinen
1
-0
/
+1
2015-12-04
mac80211_hwsim: Update timestamp in Probe Response frames
Jouni Malinen
1
-0
/
+17
2015-12-04
mac80211_hwsim: delay hardware remain-on-channel start
Johannes Berg
1
-5
/
+25
2015-12-04
mac80211_hwsim: do not actively scan DFS channels
Johannes Berg
1
-1
/
+2
2015-11-09
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
[next]