Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7dddaf1a36a372c14ca96a0b5fdfbe2015c43841
7dddaf1
iwlwifi: Update reclaim flag
by Daniel Halperin
· 16 years ago
9fe1c50
iwl3945: iwl3945_mac_get_tsf() should not return zero
by Fabrice Bellet
· 16 years ago
a96a27f
iwlwifi: run through spell checker
by Tomas Winkler
· 16 years ago
127901a
iwlwifi: refactor tx byte count table usage
by Tomas Winkler
· 16 years ago
951891c
iwlwifi: clear scanning bits upon failure
by Mohamed Abbas
· 16 years ago
60d3221
iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 packets
by Daniel C. Halperin
· 16 years ago
f69f42a
iwlwifi: calibration command namespace renaming
by Tomas Winkler
· 16 years ago
0ef2ca6
iwlwifi: parametrize eeprom versions
by Tomas Winkler
· 16 years ago
ed7fafe
iwlwifi: don't update TFD free counter for invalid station
by Tomas Winkler
· 16 years ago
3fd07a1
iwlwifi: refactor TX response flow
by Tomas Winkler
· 16 years ago
8b30b1f
mac80211: Re-enable aggregation
by Sujith
· 16 years ago
4393dce
mac80211: allow all interfaces types to handle RX action frames
by Andrey Yurovsky
· 16 years ago
f3e63db
wireless: remove write-only 'granted' variable
by Johannes Berg
· 16 years ago
a4510bf
ath9k: Check if the STA supports HT when initializing rate control
by Sujith
· 16 years ago
075cbc9
mac80211: Change WARN_ON to WARN_ON_ONCE
by Sujith
· 16 years ago
5c020dc
ath9k: Allow user to change tx power when asked
by Luis R. Rodriguez
· 16 years ago
f97e400
ath9k: enable RX interrupt mitigation
by Luis R. Rodriguez
· 16 years ago
b139a10
ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepare
by Luis R. Rodriguez
· 16 years ago
d9d2925
mac80211: make use of regulatory tx power settings on change of tx power
by Luis R. Rodriguez
· 16 years ago
e2ef12d
mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss().
by Rami Rosen
· 16 years ago
7211801
wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts
by John W. Linville
· 16 years ago
9387b7c
wireless: use individual buffers for printing ssid values
by John W. Linville
· 16 years ago
2819f8a
wireless: escape_ssid should handle non-printables
by John W. Linville
· 16 years ago
c5d3dce
wireless: remove NETWORK_EMPTY_ESSID flag
by John W. Linville
· 16 years ago
7e272fc
wireless: consolidate on a single escape_essid implementation
by John W. Linville
· 16 years ago
ddf4ac5
mac80211: insert AP sta entry after filling it
by Johannes Berg
· 16 years ago
cfa3fa4
Fix debugfs_create_*'s error checking method for wireless/rt2x00/
by Zhaolei
· 16 years ago
9b24001
Fix debugfs_create_bool's error checking method for wireless/iwlwifi/
by Zhaolei
· 16 years ago
ac9440a
wireless: fix EU check
by Johannes Berg
· 16 years ago
f6037d0
wireless: get rid of pointless request list
by Johannes Berg
· 16 years ago
f3b407f
wireless: remove cfg80211_reg_mutex
by Johannes Berg
· 16 years ago
cf03268
wireless: don't publish __regulatory_hint
by Johannes Berg
· 16 years ago
e37d4df
mac80211: fix a few typos in mac80211 kernel doc
by Bob Copeland
· 16 years ago
5588751
rt2x00: reduce checkpatch.pl errors
by John Daiker
· 16 years ago
0bbac08
ath5k: reduce checkpatch.pl errors
by John Daiker
· 16 years ago
93da9cc
Add nl80211 commands to get and set o11s mesh networking parameters
by colin@cozybit.com
· 16 years ago
4a68ec5
mac80211: inform userspace of probe/auth/assoc timeout
by Johannes Berg
· 16 years ago
8216bfe
hostap: Fix sparse warnings
by Larry Finger
· 16 years ago
50fb2e4
mac80211: remove rate_control_clear
by Johannes Berg
· 16 years ago
65a0667
iwlwifi: protect headers from double inclusion
by Tomas Winkler
· 16 years ago
f4a8cd9
minstrel: improve performance for non-MRR drivers
by Felix Fietkau
· 16 years ago
0a9542e
nl80211: fix monitor flags
by Johannes Berg
· 16 years ago
27df605
p54: integrate parts of lmac_longbow.h and other parts of stlc45xx
by John W. Linville
· 16 years ago
5e73444
p54: borrow some setup code from stlc45xx
by Christian Lamparter
· 16 years ago
b92f30d
p54: fix memory management
by Christian Lamparter
· 16 years ago
9de5776f
p54: p54: refactor p54_rx_frame_sent
by Christian Lamparter
· 16 years ago
0f1be97
p54: refactor statistic timer code
by Christian Lamparter
· 16 years ago
0fdd7c5
p54: broken out edcf changes
by Christian Lamparter
· 16 years ago
b88b15d
iwlwifi: tx command must run on same tfd as packet
by Tomas Winkler
· 16 years ago
499b188
iwlwifi: fix TX cmd dma unmapping
by Tomas Winkler
· 16 years ago
76eff18
iwlwifi: unify tx antenna toggling
by Tomas Winkler
· 16 years ago
961ba60
iwlwifi: add iwl_cmd_queue_free for readability
by Tomas Winkler
· 16 years ago
3257e5d
iwlwifi: remove host commands structures from iwl_cmd
by Tomas Winkler
· 16 years ago
56e12615
iwlwifi: expand error lookup and align output
by Jay Sternberg
· 16 years ago
4e062f9
iwlwifi: define firmware file name once
by Jay Sternberg
· 16 years ago
4acf074
make ieee80211 invisible
by Johannes Berg
· 16 years ago
5c7f9b7
ipw2x00: change default policy for auto-associate
by Tim Gardner
· 16 years ago
c12abae
p54: implement MRR
by Johannes Berg
· 16 years ago
e6a9854
mac80211/drivers: rewrite the rate control API
by Johannes Berg
· 16 years ago
cb121ba
mac80211: add might_sleep to hw_config
by Johannes Berg
· 16 years ago
faf3994
airo: Kill directly reference of netdev->priv
by Wang Chen
· 16 years ago
b706e65
ath5k: fix mesh point operation
by Andrey Yurovsky
· 16 years ago
6e0e0bf
ath5k: correct ath5k signal quality
by Luis R. Rodriguez
· 16 years ago
c49d154
ath9k: correct signal quality report
by Luis R. Rodriguez
· 16 years ago
4fe0657
ath5k/ath9k: correct signal quality
by Luis R. Rodriguez
· 16 years ago
f828831
rtl8187: add short slot handling for 8187B
by Herton Ronaldo Krzesinski
· 16 years ago
6476107
rtl8187: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flag
by Herton Ronaldo Krzesinski
· 16 years ago
da966bc
Ath5k: add AP mode
by Jiri Slaby
· 16 years ago
7eb27af
p54/rtl8187: fix up the seqno patch
by Johannes Berg
· 16 years ago
ae5eb02
mac80211: rewrite HT handling
by Johannes Berg
· 16 years ago
bda3933
mac80211: move bss_conf into vif
by Johannes Berg
· 16 years ago
9124b07
mac80211: make retry limits part of hw config
by Johannes Berg
· 16 years ago
5251818
iwl3945: fix station stuff in RC algorithm
by Johannes Berg
· 16 years ago
d51626d
nl80211: export HT capabilities
by Johannes Berg
· 16 years ago
9477828
mac80211: provide sequence numbers
by Johannes Berg
· 16 years ago
2e20cc3
p54: Move rx_mtu to struct bootrec_desc
by Larry Finger
· 16 years ago
7823657
rfkill: rate-limit rfkill-input workqueue usage (v3)
by Henrique de Moraes Holschuh
· 16 years ago
17670799
rfkill: honour EPO state when resuming a rfkill controller
by Henrique de Moraes Holschuh
· 16 years ago
d003922
rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-input
by Henrique de Moraes Holschuh
· 16 years ago
68d2413
rfkill: export global states to rfkill-input
by Henrique de Moraes Holschuh
· 16 years ago
cf4b4aa
rfkill: use killable locks instead of interruptible
by Henrique de Moraes Holschuh
· 16 years ago
e897558
mac80211: introduce hw config change flags
by Johannes Berg
· 16 years ago
0f4ac38
mac80211: kill hw.conf.antenna_sel_{rx,tx}
by Johannes Berg
· 16 years ago
d9fe60d
802.11: clean up/fix HT support
by Johannes Berg
· 16 years ago
40333e4
p54: honour bss_info_changed's short slot time settings
by Christian Lamparter
· 16 years ago
5d6924e
mac80211: use HWSIM_STA_MAGIC in hwsim_check_sta_magic() and hwsim_set_sta_magic().
by Rami Rosen
· 16 years ago
3195c1f
iwlwifi: refactor rxon time command
by Tomas Winkler
· 16 years ago
5d664a4
iwlwifi: take a valid antenna upon rate scale init
by Tomas Winkler
· 16 years ago
be5d56e
iwlwifi: make initial calibration set configurable
by Tomas Winkler
· 16 years ago
1397dce
mac80211: remove unused declaration of struct sta_attribute.
by Rami Rosen
· 16 years ago
7a5158e
mac80211: fix short slot handling
by Johannes Berg
· 16 years ago
e87a2fe
mac80211: remove max_antenna_gain config
by Johannes Berg
· 16 years ago
d73782f
mac80211: clean up ieee80211_hw_config errors
by Johannes Berg
· 16 years ago
3db5943
mac80211: remove wiphy_to_hw
by Johannes Berg
· 16 years ago
c6a1fa1
mac80211: minor code cleanups
by Johannes Berg
· 16 years ago
36ff382
mac80211: remove writable debugs mesh parameters
by Johannes Berg
· 16 years ago
804feeb
mac80211: remove aggregation status write support from debugfs
by Johannes Berg
· 16 years ago
3685f25d
misc: replace NIPQUAD()
by Harvey Harrison
· 16 years ago
be85940
fs: replace NIPQUAD()
by Harvey Harrison
· 16 years ago
6377943
drivers: replace NIPQUAD()
by Harvey Harrison
· 16 years ago
Next »