Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e9daccd732971b5d0268a0b858b5d14f6b6a9d86
/
drivers
/
net
/
wireless
/
ath
682dd04
ath9k: Cleanup mci.c
by Sujith Manoharan
· 13 years ago
37cd9d7
ath9k_hw: MCI whitespace/debug cleanup
by Sujith Manoharan
· 13 years ago
0cc4cde
ath9k_hw: Remove HW revision checks
by Sujith Manoharan
· 13 years ago
4f851df
ath9k_hw: Cleanup MCI reset routine
by Sujith Manoharan
· 13 years ago
70982b7
ath9k: Modify ATH9K_BTCOEX_SUPPORT
by Sujith Manoharan
· 13 years ago
9a15858
ath9k: Remove ATH9K_HW_CAP_MCI checks
by Sujith Manoharan
· 13 years ago
64ab38d
ath9k: Remove ATH_BTCOEX_CFG_NONE checks
by Sujith Manoharan
· 13 years ago
9d5b80f
ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORT
by Sujith Manoharan
· 13 years ago
cee5341
ath9k_htc: Init BTCOEX inside htc_drv_gpio.c
by Sujith Manoharan
· 13 years ago
bf047fc
ath9k_htc: Start/stop btcoex using a helper
by Sujith Manoharan
· 13 years ago
dbccdd1
ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORT
by Sujith Manoharan
· 13 years ago
a3f846f
ath9k_hw: Cleanup MCI function declarations
by Sujith Manoharan
· 13 years ago
f4701b5
ath9k_hw: Cleanup MCI bits from hw.h
by Sujith Manoharan
· 13 years ago
528e5d3
ath9k_hw: Cleanup MCI bits from ath9k_hw_reset()
by Sujith Manoharan
· 13 years ago
f2f408e
ath9k_hw: Setup MCI calibration using a helper
by Sujith Manoharan
· 13 years ago
d1ca8b8
ath9k_hw: Handle MCI power state using a helper
by Sujith Manoharan
· 13 years ago
5a1e273
ath9k_hw: Use a helper function to get MCI ISR
by Sujith Manoharan
· 13 years ago
d68475d
ath9k: Initialize BTCOEX scheme using a helper
by Sujith Manoharan
· 13 years ago
4daa776
ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORT
by Sujith Manoharan
· 13 years ago
c0ac53f
ath9k: Calculate ampdu limit using a helper
by Sujith Manoharan
· 13 years ago
56ca0dba
ath9k: Process BTCOEX interrupts using a helper
by Sujith Manoharan
· 13 years ago
df198b1
ath9k: Use proper start/stop routines for BTCOEX
by Sujith Manoharan
· 13 years ago
5908120
ath9k: Move BTCOEX init/deinit functions to gpio.c
by Sujith Manoharan
· 13 years ago
d3c83ac
ath9k: Initialize MCI params using a helper
by Sujith Manoharan
· 13 years ago
ea510e4
ath9k: Cleanup MCI init/deinit routines
by Sujith Manoharan
· 13 years ago
c91ec46
ath9k: Remove AR9462 v1.0 support
by Sujith Manoharan
· 13 years ago
a39fb22
ath9k: avoid useless cast from (struct ath_rateset *) to (u8 *) and back
by Pavel Roskin
· 13 years ago
9da2723
ath9k: Fix descriptor length for AR9462
by Sujith Manoharan
· 13 years ago
f4c6ac27
ath9k: Fix programming SYNTH4 for AR9462
by Sujith Manoharan
· 13 years ago
ae245cd
ath9k: Initialize NF values properly
by Sujith Manoharan
· 13 years ago
4bc7cda
ath9k: Remove unused initvals
by Sujith Manoharan
· 13 years ago
dbb07f0
ath9k: Fix phyerr debug statistics
by Sujith Manoharan
· 13 years ago
4203214
ath9k: Prettify recv debugfs file output
by Sujith Manoharan
· 13 years ago
f8b815d
ath9k: Add a debugfs file to display reset statistics
by Sujith Manoharan
· 13 years ago
6bcf6f6
ath9k: Merge wiphy and misc debugfs files
by Sujith Manoharan
· 13 years ago
25d78d3
ath9k: Remove unnecessary variable initialization
by Sujith Manoharan
· 13 years ago
14fec8d
ath9k_hw: remove duplicate initvals
by Felix Fietkau
· 13 years ago
0a8a721
ath9k: remove unnecessary PS wrappers
by Mohammed Shafi Shajakhan
· 13 years ago
5ce3df6
ath9k: remove obsolete comments
by Mohammed Shafi Shajakhan
· 13 years ago
cede8b6
ath5k:Remove __raw_read and __raw_write
by Jonathan Bither
· 13 years ago
8860020
cfg80211: restructure AP/GO mode API
by Johannes Berg
· 13 years ago
ca994a3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
2504a64
ath9k: stop on rates with idx -1 in ath9k rate control's .tx_status
by Pavel Roskin
· 13 years ago
291689f
ath9k: cleanup a min_t() cast
by Dan Carpenter
· 13 years ago
b9d9057
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
by John W. Linville
· 13 years ago
55a2bb4
ath9k_hw: fix a RTS/CTS timeout regression
by Felix Fietkau
· 13 years ago
f88373f
ath9k: fix a WEP crypto related regression
by Felix Fietkau
· 13 years ago
07445f6
ath9k: Fix kernel panic during driver initilization
by Mohammed Shafi Shajakhan
· 13 years ago
8149415
ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix
by John W. Linville
· 13 years ago
5fbea5d
ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' struct for create_qos command
by Chilam Ng
· 13 years ago
1b46dc04
ath6kl: fix compiler warning in ath6kl_init_hw_params()
by Kalle Valo
· 13 years ago
3c325fb
ath6kl: Fix typo in cfg80211.c
by Masanari Iida
· 13 years ago
cca4d5a
ath6kl: Workaround to support Deep Sleep with MSM.
by Santosh Sajjan
· 13 years ago
feced20
ath9k: Print the correct channel mode
by Sujith Manoharan
· 13 years ago
0ed7b93
ath9k_htc: Load firmware asynchronously
by Sujith Manoharan
· 13 years ago
3c411a4
ath6kl: Return a proper error code when not in connected state
by Raja Mani
· 13 years ago
081c7a8
ath6kl: Wait for host sleep mode cmd processed event during WOW suspend
by Raja Mani
· 13 years ago
d91e8ee
ath6kl: Configure WOW patterns while going to wow_suspend
by Raja Mani
· 13 years ago
e390af7
ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspend
by Raja Mani
· 13 years ago
c865154
ath6kl: Fix kernel panic during rx aggregation
by Vasanthakumar Thiagarajan
· 13 years ago
5f1127f
ath6kl: fix testmode when fw-2.bin or fw-3.bin is used
by Kalle Valo
· 13 years ago
41b2d62
ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix
by John W. Linville
· 13 years ago
67e43de
carl9170: allow users to lower output power level
by Christian Lamparter
· 13 years ago
11deb53
ath5k: use bool type for no_hw_rfkill_switch module parameter
by John W. Linville
· 13 years ago
d7d312c
ath9k_htc: claim support for IBSS RSN
by Antonio Quartulli
· 13 years ago
f997257
ath5k: claim support for IBSS RSN
by Antonio Quartulli
· 13 years ago
6ae4bb6
carl9170: remove eeprom data injection option
by Christian Lamparter
· 13 years ago
e2d75c1
carl9170: claim to support IBSS RSN.
by Nicolas Cavallari
· 13 years ago
1d2a445
ath6kl: Fix bug in maintaining aggregation state in AP mode
by Vasanthakumar Thiagarajan
· 13 years ago
3fdc099
ath6kl: Fix bug in using tid given by addba/delba req events
by Vasanthakumar Thiagarajan
· 13 years ago
17741c8
ath6kl: Pass vif instead of ar to ath6kl_add_new_sta()
by Vasanthakumar Thiagarajan
· 13 years ago
7baef81
ath6kl: Define a structure for connection specific aggregation information
by Vasanthakumar Thiagarajan
· 13 years ago
0e7de66
ath6kl: Fix memory leak when unloading ath6kl_sdio
by Vasanthakumar Thiagarajan
· 13 years ago
7a950ea
ath6kl: Make sure to delete rx aggregation timer in aggr_reset_state()
by Vasanthakumar Thiagarajan
· 13 years ago
241b128
ath6kl: add back beginnings of USB support
by Kalle Valo
· 13 years ago
d6a434d
ath6kl: create ath6kl_core.ko
by Kalle Valo
· 13 years ago
3b1b7d0
ath6kl: convert ath6kl_dbg() and ath6kl_dbg_dump() into functions
by Kalle Valo
· 13 years ago
5afa5aa
ath6kl: get rid of AR_DBG_LVL_CHECK()
by Kalle Valo
· 13 years ago
45eaa78
ath6kl: create core.c
by Kalle Valo
· 13 years ago
f29af97
ath6kl: add ATH6KL_CONF_UART_DEBUG
by Kalle Valo
· 13 years ago
46d33a2
ath6kl: unify cfg80211 init/cleanup functions
by Kalle Valo
· 13 years ago
c25889e
ath6kl: rename vif init and cleanup functions
by Kalle Valo
· 13 years ago
cd23c1c
ath6kl: add testmode 2 for 6003 ART
by Alex Yang
· 13 years ago
e572602
ath6kl: fix uninitialized warning in ath6kl_process_uapsdq()
by Kalle Valo
· 13 years ago
3462735
ath6kl: remove -D__CHECK_ENDIAN__ from Makefile
by Kalle Valo
· 13 years ago
d6f8026
ath6kl: use netdev_features_t
by Kalle Valo
· 13 years ago
7a532fe
ath9k_hw: fix interpretation of the rx KeyMiss flag
by Felix Fietkau
· 13 years ago
a0afd4f
Merge remote branch 'wireless-next/master' into ath6kl-next
by Kalle Valo
· 13 years ago
e80ec84
ath6kl: Remove useless initialization in ath6kl_read_fwlogs()
by Raja Mani
· 13 years ago
c1762a3
ath6kl: Add support for uAPSD
by Thirumalai Pachamuthu
· 13 years ago
9ee6045
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
8232736
ath6kl: Fix listen interval handling
by Sujith Manoharan
· 13 years ago
cbec267
ath6kl: Initialize a variable properly
by Sujith Manoharan
· 13 years ago
4a8ce2f
ath6kl: Remove redundant pointer check
by Sujith Manoharan
· 13 years ago
866dc88
ath6kl: Fix SDIO error path
by Sujith Manoharan
· 13 years ago
1a19f77
ath9k: Fix regression in channelwidth switch at the same channel
by Rajkumar Manoharan
· 13 years ago
e4922f2
ath9k_hw: fix a comment
by Mohammed Shafi Shajakhan
· 13 years ago
4269a93
ath6kl: make net_device_ops const
by Stephen Hemminger
· 13 years ago
9d82682
ath6kl: Use a mutex_lock to avoid race in diabling and handling irq
by Vasanthakumar Thiagarajan
· 13 years ago
982767b
ath6kl: Change ielen in ath6kl_add_new_sta() from u8 to size_t
by Vasanthakumar Thiagarajan
· 13 years ago
Next »