Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8041dcc881c928134c546ae85e6e59e65804357c
/
net
/
mac80211
810813c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
d57a544
mac80211: use reset to set header pointer
by Zhang Shengju
· 9 years ago
68df724
Merge tag 'mac80211-for-davem-2016-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
d67703f
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
c36dd3e
mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
by Felix Fietkau
· 9 years ago
1ec7bae
mac80211: Fix Public Action frame RX in AP mode
by Jouni Malinen
· 9 years ago
9acc54b
mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
by Johannes Berg
· 9 years ago
25ac341
Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
b5a33d5
mac80211: move MU_MIMO_OWNER flag to ieee80211_vif
by Sara Sharon
· 9 years ago
65554d0
mac80211: provide interface to driver to set VHT MU-MIMO data
by Sara Sharon
· 9 years ago
ca48ebb
mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq
by Eliad Peller
· 9 years ago
f8079d4
mac80211: move TKIP TX IVs to public part of key struct
by Eliad Peller
· 9 years ago
109843b0
mac80211: fix wiphy supported_band access
by Lorenzo Bianconi
· 9 years ago
0241fa1
mac80211: fix VHT MU-MIMO frame processing
by Sara Sharon
· 9 years ago
4cc955d
mac80211: Unify mesh and mpp path removal function
by Henning Rogge
· 9 years ago
ab1c790
mac80211: let unused MPP table entries timeout
by Henning Rogge
· 9 years ago
bf5a70e
mac80211: Remove MPP table entries with MPath
by Henning Rogge
· 9 years ago
88665f5
mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023s
by Felix Fietkau
· 9 years ago
ea32f06
mac80211: fix memory leak
by Sudip Mukherjee
· 9 years ago
23665aa
mac80211: Interoperability workaround for 80+80 and 160 MHz channels
by Jouni Malinen
· 9 years ago
06470f7
mac80211: add API to allow filtering frames in BA sessions
by Sara Sharon
· 9 years ago
fb4ea05
mac80211: change ieee80211_rx_reorder_ready() arguments
by Johannes Berg
· 9 years ago
f2ac7e30
mac80211: expose txq queue depth and size to drivers
by Michal Kazior
· 9 years ago
dfdfc2b
mac80211: Parse legacy and HT rate in injected frames
by Sven Eckelmann
· 9 years ago
3f73fe9
mac80211: mesh: drop constant field mean_chain_len
by Bob Copeland
· 9 years ago
0ef049d
mac80211: avoid excessive stack usage in sta_info
by Arnd Bergmann
· 9 years ago
89f774e
mac80211: always print a message when disconnecting
by Johannes Berg
· 9 years ago
d321cd0
mac80211: fix ibss scan parameters
by Sara Sharon
· 9 years ago
f4a0f0c
mac80211: add RX_FLAG_MACTIME_PLCP_START
by Johannes Berg
· 9 years ago
cf44012
mac80211: fix unnecessary frame drops in mesh fwding
by Michal Kazior
· 9 years ago
2a58d42
mac80211: fix txq queue related crashes
by Michal Kazior
· 9 years ago
b8631c0
mac80211: mesh_plink: remove redundant sta_info check
by Sunil Shahu
· 9 years ago
8ac3c704
mac80211: refactor HT/VHT to chandef code
by Johannes Berg
· 9 years ago
506bcfa
mac80211: limit the A-MSDU Tx based on peer's capabilities
by Emmanuel Grumbach
· 9 years ago
a7201a6
mac80211: Recalc min chandef when station is associated
by Ilan Peer
· 9 years ago
1788304
mac80211: allow drivers to report (non-)monitor frames
by Grzegorz Bajorski
· 9 years ago
412a6d8
mac80211: support hw managing reorder logic
by Sara Sharon
· 9 years ago
7a36b93
mac80211: minstrel_ht: set default tx aggregation timeout to 0
by Felix Fietkau
· 9 years ago
212c5a5
mac80211: minstrel: Change expected throughput unit back to Kbps
by Sven Eckelmann
· 9 years ago
f84a937
mac80211: minstrel_ht: fix out-of-bound in minstrel_ht_set_best_prob_rate
by Konstantin Khlebnikov
· 9 years ago
34229b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
f39ea26
mac80211: fix use of uninitialised values in RX aggregation
by Chris Bainbridge
· 9 years ago
4fa11ec
mac80211: Requeue work after scan complete for all VIF types.
by Sachin Kulkarni
· 9 years ago
68920c9
net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y
by Andrey Ryabinin
· 9 years ago
50ea05e
mac80211: pass block ack session timeout to to driver
by Sara Sharon
· 9 years ago
a85a7e2
cfg80211/mac80211: use to_delayed_work
by Geliang Tang
· 9 years ago
fad4718
mac80211: pass RX aggregation window size to driver
by Sara Sharon
· 9 years ago
f9cfa5f
mac80211: add flag for duplication check
by Sara Sharon
· 9 years ago
23a1f8d
mac80211: process and save VHT MU-MIMO group frame
by Sara Sharon
· 9 years ago
da629cf
mac80211: Don't buffer non-bufferable MMPDUs
by Helmut Schaa
· 9 years ago
2bc533b
mac80211: handle sched_scan_stopped vs. hw restart race
by Eliad Peller
· 9 years ago
1a57081
mac80211: fix PS-Poll handling
by Emmanuel Grumbach
· 9 years ago
b9f628f
mac80211: clear local->sched_scan_req properly on reconfig
by Eliad Peller
· 9 years ago
470f4d6
mac80211: avoid ROC during hw restart
by Eliad Peller
· 9 years ago
e6a8a3a
mac80211: fix remain-on-channel cancellation
by Johannes Berg
· 9 years ago
e9db455
mac80211: recalculate SW ROC only when needed
by Johannes Berg
· 9 years ago
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
Next »