Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
40d9a38ad3b7029be9c278738b67cbdb6349ce85
40d9a38
mac80211: use DECLARE_EWMA
by Johannes Berg
· 9 years ago
2377799
average: provide macro to create static EWMA
by Johannes Berg
· 9 years ago
2459cd8
mac80211_hwsim: unregister genetlink family properly
by Su Kang Yin
· 9 years ago
b119ad6
mac80211: add rate mask logic for vht rates
by Lorenzo Bianconi
· 9 years ago
e910867
mac80211: define rate_control_apply_mask_ratetbl()
by Lorenzo Bianconi
· 9 years ago
90c66bd
mac80211: remove ieee80211_tx_rate dependency in rate mask code
by Lorenzo Bianconi
· 9 years ago
35225eb
mac80211: remove ieee80211_tx_info from rate_control_apply_mask signature
by Lorenzo Bianconi
· 9 years ago
4b819f6
mac80211: Make OCB mode set BSSID
by Bertold Van den Bergh
· 9 years ago
cc11729
mac80211: Only accept data frames in OCB mode
by Bertold Van den Bergh
· 9 years ago
5765f9f
mac80211: Set txrc.bss to true for OCB interfaces
by Bertold Van den Bergh
· 9 years ago
876dc93
nl80211: Allow setting multicast rate on OCB interfaces
by Bertold Van den Bergh
· 9 years ago
9189ee3
cfg80211: propagate set_wiphy failure to userspace
by Michal Kazior
· 9 years ago
4edd569
cfg80211: regulatory: handle 5 and 10 MHz channels properly
by Matthias May
· 9 years ago
75dbf00
mac80211: remove always true condition
by Dan Carpenter
· 9 years ago
4b58c37
mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()
by Johannes Berg
· 9 years ago
2001a13
iwlwifi: mvm: don't set K1/K2 for AES-CMAC
by Johannes Berg
· 9 years ago
3689099
rfkill: Allow compile test of GPIO consumers if !GPIOLIB
by Geert Uytterhoeven
· 9 years ago
eb6d929
mac80211: deinline rate_control_rate_init, rate_control_rate_update
by Denys Vlasenko
· 9 years ago
727da60
mac80211: deinline drv_sta_state
by Denys Vlasenko
· 9 years ago
0e0060f
mac80211: select an AID when creating new mesh STAs
by Bob Copeland
· 9 years ago
a69bd8e
mac80211: mesh: separate plid and aid concepts
by Bob Copeland
· 9 years ago
fa87a65
mac80211: reorder mesh_plink to remove forward decl
by Bob Copeland
· 9 years ago
b0485e9
mac80211: clear local->suspended before calling drv_resume()
by Eliad Peller
· 9 years ago
42d8d78
mac80211: TDLS: deny ch-switch req on disallowed channels
by Arik Nemtsov
· 9 years ago
c8ff71e
mac80211: TDLS: handle chan-switch in RTNL locked work
by Arik Nemtsov
· 9 years ago
72bbe3d
Merge branch 'mac80211' into mac80211-next
by Johannes Berg
· 9 years ago
322cd40
mac80211: Add support for declaring MU-MIMO capability
by Sara Sharon
· 9 years ago
ccc6bb9
mac80211: account TX MSDUs properly with segmentation offload
by Johannes Berg
· 9 years ago
841b351
wireless: remove superfluous if statement in regulatory code
by John Linville
· 9 years ago
33d8783
cfg80211: allow mgmt_frame_register callback to sleep
by Johannes Berg
· 9 years ago
69f1322
mac80211: shrink struct ieee80211_fragment_entry
by Johannes Berg
· 9 years ago
a76d5e0
mac80211: mesh: move fail_avg into mesh struct
by Johannes Berg
· 9 years ago
f9a060f
mac80211: add pointer for driver use to key
by Johannes Berg
· 9 years ago
33c2f53
mac80211_hwsim: support wider TDLS bandwidth
by Johannes Berg
· 9 years ago
a3ebb4e
mac80211: minstrel_ht: handle peers in dynamic SMPS
by Krishna Chaitanya
· 9 years ago
932e628
mac80211: mesh process the target only subfield for mesh hwmp
by Chun-Yeow Yeoh
· 9 years ago
d51c2ea
mac80211: TDLS: correctly configure SMPS state
by Arik Nemtsov
· 9 years ago
3633ebe
mac80211: enable assoc check for mesh interfaces
by Bob Copeland
· 9 years ago
d8f0300
mac80211: mac80211: Check SN for deactivated mpaths
by Jesse Jones
· 9 years ago
d825471
mac80211: mesh: don't invalidate SN on discovery failure
by Jesse Jones
· 9 years ago
703ee73
mac80211: mesh: add missing case to PERR processing
by Alexis Green
· 9 years ago
0fabfaa
mac80211: upgrade BW of TDLS peers when possible
by Arik Nemtsov
· 9 years ago
b98fb44
mac80211: define TDLS wider BW support bits
by Arik Nemtsov
· 9 years ago
7584f88
mac80211: clear local->in_reconfig on reconfig error
by Eliad Peller
· 9 years ago
6513e98
mac80211: allow passing NULL to ieee80211_vif_to_wdev()
by Johannes Berg
· 9 years ago
e996ec2
mac80211: avoid unnecessary beacon deref on CSA counter update
by Wojciech Dubowik
· 9 years ago
1365770
mac80211: move mesh STA parameters code to own function
by Johannes Berg
· 9 years ago
433f5bc
mac80211: move mesh related station fields to own struct
by Johannes Berg
· 9 years ago
e414eea
mac80211: remove IEEE80211_RX_FRAGMENTED
by Johannes Berg
· 9 years ago
ac100ce
mac80211: duplicate station's MAC address for hash table
by Johannes Berg
· 9 years ago
981d94a
mac80211: support device/driver PN check for CCMP/GCMP
by Johannes Berg
· 9 years ago
77c9640
mac80211: remove key TX/RX counter
by Johannes Berg
· 9 years ago
0c028b5
mac80211: remove zero-length A-MPDU subframe reporting
by Johannes Berg
· 9 years ago
af9f9b2
mac80211: don't store napi struct
by Johannes Berg
· 9 years ago
798a457
mac80211: fix comment referring to RX queue
by Johannes Berg
· 9 years ago
a682849
mac80211: move ieee80211_get_bssid into RX file
by Johannes Berg
· 9 years ago
9ad8b21
mac80211: remove short frame test and counter
by Johannes Berg
· 9 years ago
16bf948
mac80211: remove sta_info.gtk_idx
by Johannes Berg
· 9 years ago
cf47161
mac80211: rename 'sta_inf' variable to more common 'sta'
by Johannes Berg
· 9 years ago
5c48f12
mac80211: remove exposing 'mfp' to drivers
by Johannes Berg
· 9 years ago
923b352
cfg80211: use RTNL locked reg_can_beacon for IR-relaxation
by Arik Nemtsov
· 9 years ago
b3e7de8
mac80211: add missing length check for confirm frames
by Bob Copeland
· 9 years ago
2ea752c
mac80211: correct aid location in peering frames
by Bob Copeland
· 9 years ago
042ab5f
wireless: regulatory: reduce log level of CRDA related messages
by Thomas Petazzoni
· 9 years ago
d8d9008
mac80211: shut down interfaces before destroying interface list
by Johannes Berg
· 9 years ago
541b6ed
mac80211: wowlan: enable powersave if suspend while ps-polling
by Chaitanya T K
· 9 years ago
e9de019
mac80211: don't clear all tx flags when requeing
by Michal Kazior
· 9 years ago
4479004
mac80211: clear subdir_stations when removing debugfs
by Tom Hughes
· 9 years ago
f760b87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
34bef46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
cee9f6d
Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 9 years ago
bc0195a
Linux 4.2-rc2
by Linus Torvalds
· 9 years ago
01e2d06
Revert "drm/i915: Use crtc_state->active in primary check_plane func"
by Linus Torvalds
· 9 years ago
c83727a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
7fbb58a
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
d3b58c4
can: replace timestamp as unique skb attribute
by Oliver Hartkopp
· 9 years ago
2acb5c3
ARM: dts: dra7x-evm: Prevent glitch on DCAN1 pinmux
by Roger Quadros
· 9 years ago
0333651
can: c_can: Fix default pinmux glitch at init
by J.D. Schroeder
· 9 years ago
585bc2a
can: rcar_can: unify error messages
by Sergei Shtylyov
· 9 years ago
ae185f1
can: rcar_can: print request_irq() error code
by Sergei Shtylyov
· 9 years ago
3255f68
can: rcar_can: fix typo in error message
by Sergei Shtylyov
· 9 years ago
c1a4c87
can: rcar_can: print signed IRQ #
by Sergei Shtylyov
· 9 years ago
5e63e6b
can: rcar_can: fix IRQ check
by Sergei Shtylyov
· 9 years ago
1daa1cf
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7b73216
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
c4bc680
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
75a6f82
freeing unlinked file indefinitely delayed
by Al Viro
· 9 years ago
9391dd0
fix a braino in ovl_d_select_inode()
by Al Viro
· 9 years ago
0a73d0a
9p: don't leave a half-initialized inode sitting around
by Al Viro
· 9 years ago
76b63da
Merge branch 'dsa-of-parsing-fixes'
by David S. Miller
· 9 years ago
c8cf89f
net: dsa: Fix off-by-one in switch address parsing
by Florian Fainelli
· 9 years ago
8f5063e
net: dsa: Test array index before use
by Florian Fainelli
· 9 years ago
2ee9401
net: switchdev: don't abort unsupported operations
by Vivien Didelot
· 9 years ago
c590032
net: bcmgenet: fix accounting of packet drops vs errors
by Petri Gynther
· 9 years ago
22401ff
cdc_ncm: update specs URL
by Enrico Mioso
· 9 years ago
59c3cb5
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm
by Linus Torvalds
· 9 years ago
e492519
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
8a7b8ff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
4322f02
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
9cb1680
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
Next »