index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-14
average: provide macro to create static EWMA
Johannes Berg
1
-0
/
+39
2015-08-14
mac80211_hwsim: unregister genetlink family properly
Su Kang Yin
1
-1
/
+3
2015-08-14
mac80211: add rate mask logic for vht rates
Lorenzo Bianconi
6
-16
/
+181
2015-08-14
mac80211: define rate_control_apply_mask_ratetbl()
Lorenzo Bianconi
1
-0
/
+27
2015-08-14
mac80211: remove ieee80211_tx_rate dependency in rate mask code
Lorenzo Bianconi
1
-68
/
+71
2015-08-14
mac80211: remove ieee80211_tx_info from rate_control_apply_mask signature
Lorenzo Bianconi
1
-6
/
+5
2015-08-14
mac80211: Make OCB mode set BSSID
Bertold Van den Bergh
1
-1
/
+1
2015-08-14
mac80211: Only accept data frames in OCB mode
Bertold Van den Bergh
1
-1
/
+1
2015-08-14
mac80211: Set txrc.bss to true for OCB interfaces
Bertold Van den Bergh
1
-1
/
+2
2015-08-14
nl80211: Allow setting multicast rate on OCB interfaces
Bertold Van den Bergh
1
-1
/
+2
2015-08-14
cfg80211: propagate set_wiphy failure to userspace
Michal Kazior
1
-0
/
+1
2015-08-14
cfg80211: regulatory: handle 5 and 10 MHz channels properly
Matthias May
1
-11
/
+53
2015-08-13
mac80211: remove always true condition
Dan Carpenter
1
-4
/
+1
2015-08-13
mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()
Johannes Berg
2
-30
/
+0
2015-08-13
iwlwifi: mvm: don't set K1/K2 for AES-CMAC
Johannes Berg
2
-4
/
+2
2015-08-13
rfkill: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+2
2015-07-17
mac80211: deinline rate_control_rate_init, rate_control_rate_update
Denys Vlasenko
2
-57
/
+62
2015-07-17
mac80211: deinline drv_sta_state
Denys Vlasenko
3
-27
/
+44
2015-07-17
mac80211: select an AID when creating new mesh STAs
Bob Copeland
1
-6
/
+35
2015-07-17
mac80211: mesh: separate plid and aid concepts
Bob Copeland
4
-15
/
+23
2015-07-17
mac80211: reorder mesh_plink to remove forward decl
Bob Copeland
1
-57
/
+52
2015-07-17
mac80211: clear local->suspended before calling drv_resume()
Eliad Peller
1
-4
/
+14
2015-07-17
mac80211: TDLS: deny ch-switch req on disallowed channels
Arik Nemtsov
1
-18
/
+31
2015-07-17
mac80211: TDLS: handle chan-switch in RTNL locked work
Arik Nemtsov
5
-10
/
+44
2015-07-17
mac80211: Add support for declaring MU-MIMO capability
Sara Sharon
2
-1
/
+38
2015-07-17
mac80211: account TX MSDUs properly with segmentation offload
Johannes Berg
1
-1
/
+5
2015-07-17
wireless: remove superfluous if statement in regulatory code
John Linville
1
-5
/
+4
2015-07-17
cfg80211: allow mgmt_frame_register callback to sleep
Johannes Berg
5
-17
/
+73
2015-07-17
mac80211: shrink struct ieee80211_fragment_entry
Johannes Berg
1
-6
/
+6
2015-07-17
mac80211: mesh: move fail_avg into mesh struct
Johannes Berg
2
-7
/
+9
2015-07-17
mac80211: add pointer for driver use to key
Johannes Berg
1
-0
/
+2
2015-07-17
mac80211_hwsim: support wider TDLS bandwidth
Johannes Berg
1
-0
/
+1
2015-07-17
mac80211: minstrel_ht: handle peers in dynamic SMPS
Krishna Chaitanya
1
-1
/
+7
2015-07-17
mac80211: mesh process the target only subfield for mesh hwmp
Chun-Yeow Yeoh
1
-24
/
+8
2015-07-17
mac80211: TDLS: correctly configure SMPS state
Arik Nemtsov
4
-25
/
+51
2015-07-17
mac80211: enable assoc check for mesh interfaces
Bob Copeland
1
-3
/
+0
2015-07-17
mac80211: mac80211: Check SN for deactivated mpaths
Jesse Jones
1
-0
/
+26
2015-07-17
mac80211: mesh: don't invalidate SN on discovery failure
Jesse Jones
1
-1
/
+3
2015-07-17
mac80211: mesh: add missing case to PERR processing
Alexis Green
1
-2
/
+5
2015-07-17
mac80211: upgrade BW of TDLS peers when possible
Arik Nemtsov
4
-11
/
+132
2015-07-17
mac80211: define TDLS wider BW support bits
Arik Nemtsov
6
-7
/
+33
2015-07-17
mac80211: clear local->in_reconfig on reconfig error
Eliad Peller
1
-0
/
+1
2015-07-17
mac80211: allow passing NULL to ieee80211_vif_to_wdev()
Johannes Berg
1
-1
/
+6
2015-07-17
mac80211: avoid unnecessary beacon deref on CSA counter update
Wojciech Dubowik
1
-8
/
+14
2015-07-17
mac80211: move mesh STA parameters code to own function
Johannes Berg
1
-56
/
+61
2015-07-17
mac80211: move mesh related station fields to own struct
Johannes Berg
8
-176
/
+196
2015-07-17
mac80211: remove IEEE80211_RX_FRAGMENTED
Johannes Berg
2
-4
/
+0
2015-07-17
mac80211: duplicate station's MAC address for hash table
Johannes Berg
2
-2
/
+6
2015-07-17
mac80211: support device/driver PN check for CCMP/GCMP
Johannes Berg
2
-39
/
+51
2015-07-17
mac80211: remove key TX/RX counter
Johannes Berg
4
-7
/
+0
[next]