Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
eb5b28d021a1b96050f7af46e9140eb0051cc6d8
/
drivers
/
net
/
wireless
eb5b28d
wl1271: Fix IRQ enable handling on FW init failure
by Juuso Oikarinen
· 15 years ago
8a08048
wl1271: Move default FW config struct away from stack
by Juuso Oikarinen
· 15 years ago
47fab7d
wl1271: Add config structure for FW init parameters
by Juuso Oikarinen
· 15 years ago
51f2be2
wl1271: Add config structure for connection management parameters
by Juuso Oikarinen
· 15 years ago
45b531a
wl1271: Add config structure for TX path parameters
by Juuso Oikarinen
· 15 years ago
8793f9b
wl1271: Add config structure for RX path parameters
by Juuso Oikarinen
· 15 years ago
2b60100b
wl1271: Add structure for firmware configuration values
by Juuso Oikarinen
· 15 years ago
2cc8d4d
wl1271: Workaround for reference clock setting on boot.
by Juuso Oikarinen
· 15 years ago
2f30122
iwlwifi: use paged Rx
by Zhu Yi
· 15 years ago
ae751ba
wl1271: remove unnecessary joins and join only when the bssid changes
by Luciano Coelho
· 15 years ago
0535d9f
wl1271: use acx_rx_config instead of join when updating filters
by Luciano Coelho
· 15 years ago
8bcfcb1
wl1271: Update boot time configuration for the new firmware
by Juuso Oikarinen
· 15 years ago
7462141
wl1271: Remove outdated SPI functions
by Juuso Oikarinen
· 15 years ago
207347e
wl1271: Update TX path block calucation algo
by Juuso Oikarinen
· 15 years ago
3cfd6cf
wl1271: Enable smart reflex
by Juuso Oikarinen
· 15 years ago
5d0af49
wl1271: Enable ELP
by Juuso Oikarinen
· 15 years ago
c15f63b
wl1271: Update interrupt handling by removing an extra SPI read
by Juuso Oikarinen
· 15 years ago
284134e
wl1271: RefClk configuration
by Juuso Oikarinen
· 15 years ago
e8768ee
wl1271: Add top-register access functions
by Juuso Oikarinen
· 15 years ago
732a1ad
wl1271: Remove RX workaround
by Juuso Oikarinen
· 15 years ago
451de97
wl1271: Update memory mapping for firmware revision 6.1.0.0.241
by Juuso Oikarinen
· 15 years ago
37079a8
wl1271: enable HW_AVAILABLE interrupt to fix ELP
by Luciano Coelho
· 15 years ago
ac78403
wl1271: add workaround to avoid distortion due to excessive tx power
by Luciano Coelho
· 15 years ago
d6e19d1
wl1271: workaround to send a disconnect before rejoining
by Luciano Coelho
· 15 years ago
25a7dc6
wl1271: implement cmd_disconnect
by Luciano Coelho
· 15 years ago
e57f148
iwlwifi: update channel switch command API
by Wey-Yi Guy
· 15 years ago
768db98
iwl3945: rearrange the code.
by Abhijeet Kolekar
· 15 years ago
1f0436f
iwlwifi/iwl3945: remove data_retry_limit
by Abhijeet Kolekar
· 15 years ago
9744c91
iwl3945: rename tx to tx_cmd
by Abhijeet Kolekar
· 15 years ago
37dc70f
iwlwifi/iwl3945: unify rts_tx_cmd_flag
by Abhijeet Kolekar
· 15 years ago
92a35bd
iwlwifi: showing accumulative ucode statistics counters
by Wey-Yi Guy
· 15 years ago
88804e2
iwlwifi: dynamic allocate tx queue structure
by Wey-Yi Guy
· 15 years ago
008a9e3
iwl3945: move iwl_power_initialize()
by Ben Cahill
· 15 years ago
743cdf1
iwl3945: streamline iwl3945_rfkill_poll()
by Ben Cahill
· 15 years ago
1a34c04
iwlwifi: fix userspace setting of sleep_level_override
by Reinette Chatre
· 15 years ago
55036d6
iwlwifi: additional items in sensitivity range table
by Wey-Yi Guy
· 15 years ago
bd35f15
iwlwifi: remove duplicated/unused definition
by Wey-Yi Guy
· 15 years ago
b660d3a
iwlagn, iwl3945: remove apm_reset() functions
by Ben Cahill
· 15 years ago
278d840
iwl3945: remove unnecessary call to apm_ops.reset()
by Ben Cahill
· 15 years ago
4d2ccdb
iwlwifi: turn off device when not used.
by Ben Cahill
· 15 years ago
f33269b
iwl3945: update iwl3945_apm_init()
by Ben Cahill
· 15 years ago
40b93ad
airo : allow supend with card without power management
by matthieu castet
· 15 years ago
899110f
b43/legacy: Fix usage of host_pci pointer
by Michael Buesch
· 15 years ago
332c556
ath9k: Fix TX hang poll routine
by Sujith
· 15 years ago
c0bbd57
libertas: Check return status of command functions
by Amitkumar Karwar
· 15 years ago
be823e5
wl1271: Mask unneeded events from firmware to conserve power
by Juuso Oikarinen
· 15 years ago
1922167
wl1271: Configure beacon filtering on if PSM used
by Juuso Oikarinen
· 15 years ago
b771eee
wl1271: Enable beacon filtering with the stack
by Juuso Oikarinen
· 15 years ago
3441523
wl1271: Add connection monitoring configuration
by Juuso Oikarinen
· 15 years ago
1fba497
wl1271: Use vmalloc to allocate memory for firmware
by Juuso Oikarinen
· 15 years ago
c87dec9
wl1271: Multicast filtering configuration
by Juuso Oikarinen
· 15 years ago
66497dc
wl1271: Clear probe-request template after scan
by Juuso Oikarinen
· 15 years ago
a64b07e
wl1271: use workqueue provided by mac80211 instead of the default
by Juuso Oikarinen
· 15 years ago
64a7f67
wl1271: hack to disable filters
by Luciano Coelho
· 15 years ago
2f01872
wl1271: added Juuso Oikarinen as module author
by Luciano Coelho
· 15 years ago
be7078c
wl1271: Corrections to TX path
by Juuso Oikarinen
· 15 years ago
d94cd29
wl1271: Update join usage
by Juuso Oikarinen
· 15 years ago
8a5a37a
wl1271: Configure rate policies based on AP rates
by Juuso Oikarinen
· 15 years ago
545f1da
wl1271: Implementation for SPI busy word checking
by Juuso Oikarinen
· 15 years ago
c3fea19
wl1271: mask aid bits 14 and 15 in ps-poll template
by Juuso Oikarinen
· 15 years ago
37b70a8
wl1271: Implement delayed entry into ELP
by Juuso Oikarinen
· 15 years ago
1e2b797
wl1271: Correct TKIP header space handling in TX path
by Juuso Oikarinen
· 15 years ago
ac4e4ce
wl1271: Security sequence number handling for TX (for WPA)
by Juuso Oikarinen
· 15 years ago
3b4be9e
wl1271: Correction to TX block allocation calculation
by Juuso Oikarinen
· 15 years ago
9d56597
wl1271: remove unecessary qual parameter from rx status
by Luciano Coelho
· 15 years ago
3414fc3
orinoco: use cfg80211 ethtool ops
by David Kilroy
· 15 years ago
6226811
ath9k_hw: run ath9k_hw_9271_pa_cal() initial calibration
by Luis R. Rodriguez
· 15 years ago
b57df12
ath9k_hw: run the carrier leakage calibration fix for ar9271 as well
by Luis R. Rodriguez
· 15 years ago
439ca3a
iwmc3200wifi: select IWMC3200TOP in Kconfig
by Tomas Winkler
· 15 years ago
421355d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
c49de94
libertas: fix build
by Alan Cox
· 15 years ago
edbfdcc
b43: fix ieee80211_rx() context
by Johannes Berg
· 15 years ago
d7c76f4
iwlwifi: change the order of freeing memory
by Wey-Yi Guy
· 15 years ago
7fe13c5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
eab2ec8
wireless: make wireless drivers select core
by Johannes Berg
· 15 years ago
5718f50
libertas: depend on CONFIG_CFG80211
by Holger Schurig
· 15 years ago
7891849
libertas: remove double assignment of dev->netdev_ops
by Luis R. Rodriguez
· 15 years ago
af1fc67
ath9k: use right parameter for MODULE_PARM_DESC() for debug
by Luis R. Rodriguez
· 15 years ago
82e62926
libertas: remove extraneous select FW_LOADER
by Holger Schurig
· 15 years ago
63f275d
libertas: Use lbs_is_cmd_allowed() check in command handling routines.
by Amitkumar Karwar
· 15 years ago
536b3a7
ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()
by Luis R. Rodriguez
· 15 years ago
bd96d39
ath9k: move ath_cleanup() below helpers to avoid forward declarations
by Luis R. Rodriguez
· 15 years ago
2568835
ath9k: add a helper to clean the core driver upon module unload
by Luis R. Rodriguez
· 15 years ago
7fda166
ath9k: add helper to un-init the hw properly
by Luis R. Rodriguez
· 15 years ago
211f585
ath9k: initialize hw prior to debugfs
by Luis R. Rodriguez
· 15 years ago
faa27fa
ath9k: move common->debug_mask setting to ath_init_softc()
by Luis R. Rodriguez
· 15 years ago
8ce54c5
ath5k: enable Power-Save Polls by setting the association ID
by Luis R. Rodriguez
· 15 years ago
a3f86bf
ath5k: fix regression which triggers an SME join upon assoc
by Luis R. Rodriguez
· 15 years ago
abba068
ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()
by Luis R. Rodriguez
· 15 years ago
be5d6b7
ath5k: simplify passed params to ath5k_hw_set_associd()
by Luis R. Rodriguez
· 15 years ago
91b9eb8
ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()
by Luis R. Rodriguez
· 15 years ago
a72d57a
ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assoc
by Luis R. Rodriguez
· 15 years ago
eb053a0
ath5k: fix regression on setting bssid mask on association
by Luis R. Rodriguez
· 15 years ago
c6d3597
wireless: fix CFG80211_WEXT build problems
by Randy Dunlap
· 15 years ago
cf32ed9
orinoco: support ETHTOOL_GPERMADDR
by John W. Linville
· 15 years ago
5e5eab5
ipw2200: support ETHTOOL_GPERMADDR
by John W. Linville
· 15 years ago
5b36737
iwmc3200wifi: support ETHTOOL_GPERMADDR
by John W. Linville
· 15 years ago
ff9fc79
libertas: first stab at cfg80211 support
by Holger Schurig
· 15 years ago
0465af8
libertas: separate libertas' Kconfig in it's own file
by Holger Schurig
· 15 years ago
baee1f3
Wireless / ath5k: Simplify suspend and resume callbacks
by Rafael J. Wysocki
· 15 years ago
Next »