Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5d74325a2201376a95520a4a38a1ce2c65761c49
/
net
/
mac80211
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
cf1e05c
mac80211: handle width changes from opmode notification IE in beacon
by Eyal Shapira
· 9 years ago
a87da0c
mac80211: suppress unchanged "limiting TX power" messages
by Johannes Berg
· 9 years ago
1ea2c86
mac80211: reprogram in interface order
by Johannes Berg
· 9 years ago
74430f9
mac80211: run scan completed work on reconfig failure
by Johannes Berg
· 9 years ago
1b89452
mac80211: handle HW ROC expired properly
by Ilan Peer
· 9 years ago
7d37fcd
mac80211: reject zero cookie in mgmt-tx/roc cancel
by Johannes Berg
· 9 years ago
c39b336
mac80211: Allow a STA to join an IBSS with 80+80 MHz channel
by Jouni Malinen
· 9 years ago
aaa016c
mac80211: rewrite remain-on-channel logic
by Johannes Berg
· 9 years ago
5ee00db
mac80211: simplify ack_skb handling
by Johannes Berg
· 9 years ago
a2fcfccb
mac80211: move off-channel/mgmt-tx code to offchannel.c
by Johannes Berg
· 9 years ago
e673a65
mac80211: fix mgmt-tx abort cookie and leak
by Johannes Berg
· 9 years ago
856142c
mac80211: catch queue stop underflow
by Johannes Berg
· 9 years ago
63b4d8b
mac80211: properly free TX skbs when monitor TX fails
by Johannes Berg
· 9 years ago
86c7ec9
mac80211: properly free skb when r-o-c for TX fails
by Johannes Berg
· 9 years ago
90f9ba9
Revert "mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE"
by Johannes Berg
· 9 years ago
bda95eb
cfg80211: handle add_station auth/assoc flag quirks
by Johannes Berg
· 9 years ago
91f123f
mac80211: Add support for aborting an ongoing scan
by Vidyullatha Kanchanapally
· 9 years ago
b115b97
mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag
by Janusz.Dziedzic@tieto.com
· 9 years ago
ef04476
mac80211: add atomic uploaded keys iterator
by Eliad Peller
· 9 years ago
0ead251
mac80211: allow the driver to send EOSP when needed
by Emmanuel Grumbach
· 9 years ago
441275e
mac80211: remove string from unaligned packet warning
by Johannes Berg
· 9 years ago
d671b2a
mac80211: mesh: print MAC address instead of pointer
by Johannes Berg
· 9 years ago
3110489
mac80211: allow driver to prevent two stations w/ same address
by Johannes Berg
· 9 years ago
c1df932
mac80211: fix off-channel mgmt-tx uninitialized variable usage
by Johannes Berg
· 9 years ago
4e39cca
mac80211: do not actively scan DFS channels
by Antonio Quartulli
· 9 years ago
835112b
mac80211: don't teardown sdata on sdata stop
by Eliad Peller
· 9 years ago
ac06219
mac80211: always set the buf_size in AddBA req to 64
by Gregory Greenman
· 9 years ago
5ad11b5
mac80211: ensure we don't update tx power on a non-running sdata
by Emmanuel Grumbach
· 9 years ago
c2e703a
mac80211: mesh: fix call_rcu() usage
by Johannes Berg
· 9 years ago
45bb780
mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE
by Johannes Berg
· 9 years ago
dcae9e0
mac80211: document sleep requirements for channel context ops
by Chaitanya T K
· 9 years ago
ef95d8b
mac80211: further improve "no supported rates" warning
by Johannes Berg
· 9 years ago
2ed77ea
mac80211: treat bad WMM parameters more gracefully
by Johannes Berg
· 9 years ago
730a7550
mac80211: fixup AIFSN instead of disabling WMM
by Emmanuel Grumbach
· 9 years ago
cec6628
mac80211: make enable_qos parameter to ieee80211_set_wmm_default()
by Johannes Berg
· 9 years ago
520c75d
mac80211: fix crash on mesh local link ID generation with VIFs
by Matthias Schiffer
· 9 years ago
57f255f
mac80211: TDLS: add proper HT-oper IE
by Arik Nemtsov
· 9 years ago
0d440ea
mac80211: don't reconfigure sched scan in case of wowlan
by Eliad Peller
· 9 years ago
968a76c
mac80211: call drv_stop only if driver is started
by Eliad Peller
· 9 years ago
c189a68
mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smps
by Andrei Otcheretianski
· 9 years ago
43d6df0
mac80211: use freezable workqueue for restart work
by Eliad Peller
· 9 years ago
a64cba3
mac80211: Fix local deauth while associating
by Andrei Otcheretianski
· 9 years ago
254d3df
mac80211: allow null chandef in tracing
by Arik Nemtsov
· 9 years ago
519ee69
mac80211: fix divide by zero when NOA update
by Janusz.Dziedzic@tieto.com
· 9 years ago
e9829b9
Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
e5a9f8d
mac80211: move station statistics into sub-structs
by Johannes Berg
· 9 years ago
976bd9e
mac80211: move beacon_loss_count into ifmgd
by Johannes Berg
· 9 years ago
763aa27
mac80211: remove sta->last_ack_signal
by Johannes Berg
· 9 years ago
26440c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
6f1f5d5
mac80211: remove event.c
by Johannes Berg
· 9 years ago
3beea35
mac80211: remove cfg.h
by Johannes Berg
· 9 years ago
fbd6ff5
mac80211: move sta_set_rate_info_rx() and make it static
by Johannes Berg
· 9 years ago
a732fa7
mac80211: clean up ieee80211_rx_h_check_dup code
by Johannes Berg
· 9 years ago
4a733ef
mac80211: remove PM-QoS listener
by Johannes Berg
· 9 years ago
61f6bba
mac80211: use new cfg80211_inform_bss_frame_data() API
by Johannes Berg
· 9 years ago
e2845c4
mac80211: Do not restart scheduled scan if multiple scan plans are set
by Avraham Stern
· 9 years ago
4633dfc
mac80211: Fix hwflags debugfs file format
by Mohammed Shafi Shajakhan
· 9 years ago
93f0490
Revert "mac80211: remove exposing 'mfp' to drivers"
by Tamizh chelvam
· 9 years ago
985f2c8
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 9 years ago
4d57c67
mac80211: add missing struct ieee80211_txq tid field initialization
by Felix Fietkau
· 9 years ago
2579c98
Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
5edfcee
mac80211: make ieee80211_new_mesh_header return unsigned
by Andrzej Hajda
· 9 years ago
84b0060
mac80211: use ktime_get_seconds
by Arnd Bergmann
· 9 years ago
076cdcb
mac80211: use bool argument to ieee80211_send_nullfunc
by Johannes Berg
· 9 years ago
90d13e8
mac80211: reduce indentation by inlining a check
by Johannes Berg
· 9 years ago
50f36ae
mac80211: fix tx sequence number assignment with software queue + fast-xmit
by Felix Fietkau
· 9 years ago
44674d9
mac80211: advertise support for full station state in AP mode
by Ayala Beker
· 9 years ago
d0a77c6
mac80211: allow writing TX PN in debugfs
by Johannes Berg
· 9 years ago
416eb9f
mac80211: Deinline drv_get/set/reset_tsf()
by Denys Vlasenko
· 9 years ago
6db9683
mac80211: Deinline drv_ampdu_action()
by Denys Vlasenko
· 9 years ago
42677ed
mac80211: Deinline drv_switch_vif_chanctx()
by Denys Vlasenko
· 9 years ago
0e5c371
mac80211: improve __rate_control_send_low warning
by Johannes Berg
· 9 years ago
a0c391b
mac80211: minstrel[_ht]: remove non-ascii debugfs characters
by Johannes Berg
· 9 years ago
2739271
mac80211: don't tear down aggregation on suspend in case of wowlan->any
by Eliad Peller
· 9 years ago
9aae296
mac80211: Deinline drv_add/remove/change_interface()
by Denys Vlasenko
· 9 years ago
4fbd572
mac80211: Deinline drv_sta_rc_update()
by Denys Vlasenko
· 9 years ago
b23dcd4
mac80211: Deinline drv_conf_tx()
by Denys Vlasenko
· 9 years ago
35afa58
mac80211: Copy tx'ed beacons to monitor mode
by Helmut Schaa
· 9 years ago
f7418bc
mac80211: fix handling of PS filtering with fast-xmit
by Felix Fietkau
· 9 years ago
babc305e2
mac80211: reset CQM history upon reconfiguration
by Sara Sharon
· 9 years ago
4dc792b
mac80211: Split sending tx'ed frames to monitor interfaces into its own function
by Helmut Schaa
· 9 years ago
338c17a
mac80211: use DECLARE_EWMA for ave_beacon_signal
by Johannes Berg
· 9 years ago
8ec6d97
mac80211: fix driver RSSI event calculations
by Johannes Berg
· 9 years ago
8e0d7fe
mac80211: remove last_beacon/ave_beacon debugfs files
by Johannes Berg
· 9 years ago
c85fb53
mac80211: implement VHT support for mesh
by Bob Copeland
· 9 years ago
f020ae4
mac80211: zero center freq segment 2 in VHT oper IE
by Chun-Yeow Yeoh
· 9 years ago
99e7ca4
mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx support
by Emmanuel Grumbach
· 9 years ago
46cad4b
mac80211: remove direct probe step before authentication
by Johannes Berg
· 9 years ago
e3abc8f
mac80211: allow to transmit A-MSDU within A-MPDU
by Emmanuel Grumbach
· 9 years ago
1b09b55
mac80211: introduce per vif frame registration API
by Andrei Otcheretianski
· 9 years ago
dd55ab5
mac80211: TDLS: check reg with IR-relax on chandef upgrade
by Arik Nemtsov
· 9 years ago
82c0cc9
mac80211: debugfs: add file to disallow TDLS wider-bw
by Arik Nemtsov
· 9 years ago
fc58c47
mac80211: process skb_queue while scanning in HW
by Andrei Otcheretianski
· 9 years ago
2df1b13
mac80211: fix VHT MCS mask array overrun
by Johannes Berg
· 9 years ago
ef9be10
mac80211: reject software RSSI CQM with beacon filtering
by Johannes Berg
· 9 years ago
52a45f3
mac80211: avoid VHT usage with no 80MHz chans allowed
by Arik Nemtsov
· 9 years ago
22f6689
mac80211: protect non-HT BSS when HT TDLS traffic exists
by Avri Altman
· 9 years ago
98a1f82
mac80211: Do not use sizeof() on pointer type
by Thierry Reding
· 9 years ago
dc25b25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
Next »