Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b84a7d3d9e7cd5a25f4fd32142cebdf4481a74a4
b84a7d3
wl12xx: Unset bssid filter, ssid and bssid from firmware on disassoc
by Juuso Oikarinen
· 14 years ago
68d069c
wl1271: add support for HW TX fragmentation
by Arik Nemtsov
· 14 years ago
fa97f46
Revert "wl1271: Change supported channel order for a more optimal scan"
by Juuso Oikarinen
· 14 years ago
b7417d9
wl1271: Prevent ad-hoc and active scanning on 11a DFS frequencies
by Juuso Oikarinen
· 14 years ago
9143302
wl1271: cleanup unused code of calibration structures
by Gery Kahn
· 14 years ago
00d2010
wl1271: Change wl12xx Files Names
by Shahar Levi
· 14 years ago
a76a574
ssb: drop BCM4328 hack for SPROM revision
by Rafał Miłecki
· 14 years ago
aaa13ca
ath9k_hw: support reading calibration data from flash on AR9003
by Felix Fietkau
· 14 years ago
a05b5d45
ath9k: add support for reading eeprom from platform data on PCI devices
by Felix Fietkau
· 14 years ago
458fafd
rndis_wlan: avoid uninitialized var warning in rndis_wlan_craft_connected_bss
by John W. Linville
· 14 years ago
8befba6
iwmc3200wifi: clarify potentially undefined operation in iwm_scan_ssids
by John W. Linville
· 14 years ago
86107fd
nl80211/mac80211: Report signal average
by Bruno Randolf
· 14 years ago
eef39be
ath5k: Use generic EWMA library
by Bruno Randolf
· 14 years ago
c5485a7
lib: Add generic exponentially weighted moving average (EWMA) function
by Bruno Randolf
· 14 years ago
50a9432
mac80211: fix powersaving clients races
by Johannes Berg
· 14 years ago
4bce22b
mac80211: defines for AC numbers
by Johannes Berg
· 14 years ago
488f6ba
ath9k_hw: add support for reading EEPROM data from the internal OTP ROM
by Felix Fietkau
· 14 years ago
2d42efc
ath9k: store frame information used by aggregation inside the skb tx info
by Felix Fietkau
· 14 years ago
04caf86
ath9k: more tx setup cleanups
by Felix Fietkau
· 14 years ago
71a3bf3
ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not set
by Felix Fietkau
· 14 years ago
28d1670
ath9k: clean up code duplication around ath_tx_start
by Felix Fietkau
· 14 years ago
c599261
ath9k: remove bf_tx_aborted from struct ath_buf
by Felix Fietkau
· 14 years ago
76e4522
ath9k: remove bfs_frmlen from struct ath_buf_state
by Felix Fietkau
· 14 years ago
b572d03
ath9k: remove bfs_nframes from struct ath_buf_state
by Felix Fietkau
· 14 years ago
269c44b
ath9k: remove bfs_al from struct ath_buf_state
by Felix Fietkau
· 14 years ago
3017047
ath9k: remove bfs_keyix from struct ath_buf_state
by Felix Fietkau
· 14 years ago
82259b7
ath9k: remove bfs_paprd_timestamp from struct ath_buf_state
by Felix Fietkau
· 14 years ago
952cd69
ath9k: remove bfs_keytype from struct ath_buf_state
by Felix Fietkau
· 14 years ago
5daefbd
ath9k: remove bfs_tidno from struct ath_buf_state
by Felix Fietkau
· 14 years ago
2d3bcba
ath9k: remove bfs_seqno from struct ath_buf_state
by Felix Fietkau
· 14 years ago
9a6b827
ath9k: fix PA predistortion training frame setup
by Felix Fietkau
· 14 years ago
c5d0855
ath9k_hw: set default values for radar pulse detection
by Felix Fietkau
· 14 years ago
387e688
rt2x00: Modify rt2x00queue_remove_l2pad to make skb->data two-byte alignment
by RA-Jay Hung
· 14 years ago
f8eaec6
rt2x00: Fix header_length in rt2x00lib_txdone
by RA-Jay Hung
· 14 years ago
b43d63b
rt2x00: Fix rt2800 USB TX Path DMA issue
by RA-Jay Hung
· 14 years ago
ef8397c
rt2x00: Use ioremap for SoC devices instead of KSEG1ADDR.
by Gertjan van Wingerde
· 14 years ago
72c7296
rt2x00: Remove unneccessary internal Kconfig symbols.
by Gertjan van Wingerde
· 14 years ago
a6a8d66e
rt2x00: Remove RT30XX Kconfig variables.
by Gertjan van Wingerde
· 14 years ago
46af584
rt2x00: Clean up Kconfig for RT2800 devices.
by Gertjan van Wingerde
· 14 years ago
f93bc9b
rt2x00: Add initial support for RT3370/RT3390 devices.
by Gertjan van Wingerde
· 14 years ago
ae4ecb9
rt2x00: Increase REGISTER_BUSY_COUNT
by Ivo van Doorn
· 14 years ago
28d9cc7
ath9k_htc: Use macro for caldata array size
by Mohammed Shafi Shajakhan
· 14 years ago
ef1b21f
iwlwifi: kill elapsed_jiffies
by Stanislaw Gruszka
· 14 years ago
70f3876
iwlagn: simplify iwlagn_tx_skb
by Stanislaw Gruszka
· 14 years ago
2cb7865
iwl3945: remove unused len_org variable
by Stanislaw Gruszka
· 14 years ago
8f0729b
mac80211: add support for setting the ad-hoc multicast rate
by Felix Fietkau
· 14 years ago
885a46d
cfg80211: add support for setting the ad-hoc multicast rate
by Felix Fietkau
· 14 years ago
a619a4c
mac80211: Add function to get probe request template for current AP
by Juuso Oikarinen
· 14 years ago
4e8c14e
ath9k_hw: add a private op for configuring radar pulse detection
by Felix Fietkau
· 14 years ago
82b873a
ath9k: clean up tx buffer setup
by Felix Fietkau
· 14 years ago
61117f0
ath9k: remove the tx info padding byte abuse
by Felix Fietkau
· 14 years ago
f0c255a
ath9k: handle tx underrun in the driver instead of rate control
by Felix Fietkau
· 14 years ago
1d666d8
ath9k: remove the unnecessary private xretry tx flag
by Felix Fietkau
· 14 years ago
7afbb2f
ath5k: Cleanup opmode setting logic.
by Ben Greear
· 14 years ago
6ee63f5
ath9k_hw: Fix low throughput issue with AR93xx
by Senthil Balasubramanian
· 14 years ago
39ec299
ath9k: Fix bug in delimiter padding computation
by Vasanthakumar Thiagarajan
· 14 years ago
bc20680
ath9k_hw: Add helper function for interpolation
by Vasanthakumar Thiagarajan
· 14 years ago
15cbbc4
ath9k_hw: Improve power control accuracy for AR9003
by Vasanthakumar Thiagarajan
· 14 years ago
f4475a6
ath9k_hw: Enable strong signal detection for AR9003
by Vasanthakumar Thiagarajan
· 14 years ago
52a0e24
ath9k_hw: Fix XPABIAS level configuration for AR9003
by Vasanthakumar Thiagarajan
· 14 years ago
3092354
ath9k_hw: add eeprom templates for ar9003 family chipsets
by Senthil Balasubramanian
· 14 years ago
3ceb801
ath9k_hw: Fix paprd training frame failure.
by Senthil Balasubramanian
· 14 years ago
ef5a6a7
ath9k_hw: Initialize 2GHz CTL properly.
by Senthil Balasubramanian
· 14 years ago
b3dd6bc
ath9k_hw: Add new member into the eeprom structure.
by Senthil Balasubramanian
· 14 years ago
a9d85fb
ath9k_hw: Fix a reset failure on AR9382 (2x2).
by Senthil Balasubramanian
· 14 years ago
72a8011
ath5k: Add support for antenna configuration
by Bruno Randolf
· 14 years ago
15d9675
mac80211: Add antenna configuration
by Bruno Randolf
· 14 years ago
afe0cbf
cfg80211: Add nl80211 antenna configuration
by Bruno Randolf
· 14 years ago
0e67d6cb
drivers/net/wireless/b43legacy/main.c: Use printf extension %pV
by Joe Perches
· 14 years ago
5b736d4
drivers/net/wireless/b43/main.c: Use printf extension %pV
by Joe Perches
· 14 years ago
7e559ec
drivers/net/wireless/ath/debug.c: Use printf extension %pV
by Joe Perches
· 14 years ago
5cb56af
rndis_wlan: workaround poor scanning with BCM4320a
by Jussi Kivilinna
· 14 years ago
b5257c9
rndis_wlan: workaround device not returning bss for currently connected AP
by Jussi Kivilinna
· 14 years ago
f23a478
mac80211: support hardware TX fragmentation offload
by Arik Nemtsov
· 14 years ago
ca4a083
ssb: return -ENOMEM on alloc fail (instead of CRC check's result)
by Rafał Miłecki
· 14 years ago
54435f9
ssb: workarounds: be verbose about hacking SPROM revision, don't duplicate code
by Rafał Miłecki
· 14 years ago
d1f9e41
mwl8k: use const struct fw pointers throughout
by Brian Cavagnolo
· 14 years ago
9902047
mwl8k: make initial firmware load asynchronous
by Brian Cavagnolo
· 14 years ago
952a0e9
mwl8k: add API version checking for AP firmware
by Brian Cavagnolo
· 14 years ago
0863ade
mwl8k: choose proper firmware image as directed by user
by Brian Cavagnolo
· 14 years ago
3cc7772
mwl8k: factor out firmware loading and hw init code
by Brian Cavagnolo
· 14 years ago
41fdf09
mwl8k: rf_tx_power cmd not supported by AP firmware APIv1
by Nishant Sarmukadam
· 14 years ago
a1fe24b
mwl8k: revert unnecessary modification of tx descriptor
by Brian Cavagnolo
· 14 years ago
ae63a33
libertas: EHS_REMOVE_WAKEUP is not always supported
by Deepak Saxena
· 14 years ago
cf43298
libertas: don't block usb8388 suspend if no wakeup conditions are set
by Daniel Drake
· 14 years ago
b1d771e
carl9170: use generic sign_extend32
by Christian Lamparter
· 14 years ago
7919a57
bitops: Provide generic sign_extend32 function
by Andreas Herrmann
· 14 years ago
e4b3fdb
wl1251: use wl12xx_platform_data to pass data
by Grazvydas Ignotas
· 14 years ago
1d4b89f
wl1251: add runtime PM support for SDIO
by Grazvydas Ignotas
· 14 years ago
cb7bbc7
wl1251: add power callback to wl1251_if_operations
by Grazvydas Ignotas
· 14 years ago
f81c1f4
iwlagn: enable shadow register
by Wey-Yi Guy
· 14 years ago
6fe8efb
iwlwifi: disable disconnected antenna for advanced bt coex
by Shanyu Zhao
· 14 years ago
3031242
iwlwifi: seperate disconnected antenna function
by Shanyu Zhao
· 14 years ago
b2769b8
iwlagn: fix RXON HT
by Johannes Berg
· 14 years ago
8da8e62
iwlagn: re-enable calibration
by Johannes Berg
· 14 years ago
52d980c
iwlagn: fix RXON issues
by Johannes Berg
· 14 years ago
2e1fea4
iwlagn: fix needed chains calculation
by Johannes Berg
· 14 years ago
35a6eb3
iwlwifi: resending QoS command when HT changes
by Wey-Yi Guy
· 14 years ago
fd11743
iwlwlifi: update rx write pointer w/o request mac access in the CAM mode
by Winkler, Tomas
· 14 years ago
708068d
iwlwifi: legacy tx_cmd_protection function
by Wey-Yi Guy
· 14 years ago
Next »