Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
3d36ad7e7a9be0d130c862727a052ed279046437
/
drivers
/
net
/
wireless
/
ath
96da266
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
8986992
carl9170: Remove casts of pointer to same type
by Joe Perches
· 11 years ago
04f58c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
49c0ca1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
097638a
wil6210: fix race between disconnect and Tx NAPI
by Vladimir Kondratiev
· 11 years ago
260e695
wil6210: add memory barriers for the reset flow
by Vladimir Kondratiev
· 11 years ago
d28bcc3
wil6210: target reset flow update
by Vladimir Kondratiev
· 11 years ago
b5998e6
wil6210: use GRO
by Vladimir Kondratiev
· 11 years ago
9c3bde5
wil6210: serialize fw_recovery and start_ap
by Vladimir Kondratiev
· 11 years ago
4cd9e83
wil6210: fix secondary connect
by Vladimir Kondratiev
· 11 years ago
ed6f9dc
wil6210: fw error recovery
by Vladimir Kondratiev
· 11 years ago
0fef181
wil6210: Fix kernel oops in reset flow
by Vladimir Kondratiev
· 11 years ago
8bf6adb
wil6210: fix memory leak in the AP flow
by Vladimir Kondratiev
· 11 years ago
fa4a18e
wil6210: reduce printing
by Vladimir Kondratiev
· 11 years ago
972072a
wil6210: reset on power good
by Vladimir Kondratiev
· 11 years ago
1712399
wil6210: sort HW registers definitions
by Vladimir Kondratiev
· 11 years ago
f4b5a80
wil6210: fix for HW bug in interrupt setup logic
by Vladimir Kondratiev
· 11 years ago
98a65b5
wil6210: report reset time
by Vladimir Kondratiev
· 11 years ago
aa27dea
wil6210: reduce dmesg pollution after FW crash
by Vladimir Kondratiev
· 11 years ago
36b10a7
wil6210: update target reset to support new HW
by Vladimir Kondratiev
· 11 years ago
2232abd
wil6210: generalize tx desc mapping
by Vladimir Kondratiev
· 11 years ago
c236658
wil6210: add scatter-gather support
by Vladimir Kondratiev
· 11 years ago
e83eb2f
wil6210: enable scan while connected
by Vladimir Kondratiev
· 11 years ago
e58c9f7
wil6210: Block data till "data port open" reported
by Vladimir Kondratiev
· 11 years ago
a70abea
wil6210: Helpers to deal with 'cidxtid' fields
by Vladimir Kondratiev
· 11 years ago
d65b127
ath9k: Fix temperature compensation
by Sujith Manoharan
· 11 years ago
c90d4f7
ath9k: Disable AR_INTR_SYNC_HOST1_FATAL for QCA953x
by Sujith Manoharan
· 11 years ago
c08148b
ath9k: Add QCA953x WMAC platform support
by Sujith Manoharan
· 11 years ago
5f66764
ath9k_htc: move DEFAULT_SWBA_RESPONSE check to ath9k_htc_beacon_init
by Oleksij Rempel
· 11 years ago
4b2d841
ath9k_htc: use ath9k_cmn_beacon_config_ap
by Oleksij Rempel
· 11 years ago
6a77dd3
ath9k: remove unused ath9k_get_next_tbtt
by Oleksij Rempel
· 11 years ago
fa7b52f
ath9k: move ath9k_beacon_config_ap common
by Oleksij Rempel
· 11 years ago
12f53c30
ath9k_htc: use ath9k_cmn_beacon_config_adhoc
by Oleksij Rempel
· 11 years ago
f719792
ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_adhoc
by Oleksij Rempel
· 11 years ago
4a4495a
ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_ap
by Oleksij Rempel
· 11 years ago
7f5c4c8
ath9k_htc: add ath9k_htc_beacon_init (but not use it)
by Oleksij Rempel
· 11 years ago
4c9a1f3
ath9k: move ath9k_beacon_config_adhoc to common
by Oleksij Rempel
· 11 years ago
f8422440
ath9k_htc: use ath9k_cmn_beacon_config_sta
by Oleksij Rempel
· 11 years ago
cbbdf2a
ath9k: move ath9k_beacon_config_sta to common-beacon
by Oleksij Rempel
· 11 years ago
a2030b9
ath9k-common: add nexttbtt and intval to ath_beacon_config
by Oleksij Rempel
· 11 years ago
c730326
ath9k|ath9k_htc: move IEEE80211_MS_TO_TU to common
by Oleksij Rempel
· 11 years ago
df72878
ath9k: remove unused beacon_qi
by Oleksij Rempel
· 11 years ago
cc24c86
ath9k_htc: sync beacon slot code with ath9k
by Oleksij Rempel
· 11 years ago
ed51fe3
ath9k: remove unused bc_tstamp
by Oleksij Rempel
· 11 years ago
c35ccb3
ath9k_htc: add ATH_OP_PRIM_STA_VIF
by Oleksij Rempel
· 11 years ago
92c3f7e
ath9k_htc: use common->op_flags
by Oleksij Rempel
· 11 years ago
eefa01d
ath9k: move sc_flags to ath_common
by Oleksij Rempel
· 11 years ago
88a4f56
ath9k_htc: use ath_beacon_conf.enable_beacon
by Oleksij Rempel
· 11 years ago
a099874
ath9k_htc: move beaconq to struct htc_beacon
by Oleksij Rempel
· 11 years ago
3c4816d
ath9k_htc: use common ath_beacon_config
by Oleksij Rempel
· 11 years ago
fd0ab79
ath9k: move struct ath_beacon_config to common
by Oleksij Rempel
· 11 years ago
1b5c8d6
ath9k: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
b499abd
ath5k: add missing dma_map_error call
by John Greene
· 11 years ago
9301ca9
ath9k_hw: set ANI firstep as absolute values instead of relative
by Felix Fietkau
· 11 years ago
28327fd
ath9k_hw: set ANI cycpwr_thr1 as absolute values instead of relative
by Felix Fietkau
· 11 years ago
afdc05f
ath9k_hw: remove ANI function restrictions for AP mode
by Felix Fietkau
· 11 years ago
abee4c8
ath9k: clean up and enhance ANI debugfs file
by Felix Fietkau
· 11 years ago
3b3e0ef
ath9k: fix ready time of the multicast buffer queue
by Felix Fietkau
· 11 years ago
1698aca
Merge branch 'for-linville' of git://github.com/kvalo/ath
by John W. Linville
· 11 years ago
5998be8
ath9k: Fix sequence number assignment for non-data frames
by Helmut Schaa
· 11 years ago
105ff41
ath9k_hw: fix unreachable code in baseband hang detection code
by Felix Fietkau
· 11 years ago
42775a3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
70dd77b
ath10k: do not overwrite max_antenna_gain
by Marek Puzyniak
· 11 years ago
bfa3536
ath10k: support msdu chaining
by Ben Greear
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f3b6a48
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
c14c5d9
wil6210: fix smatch warning in wil_cfg80211_get_station()
by Vladimir Kondratiev
· 11 years ago
af31cb5
wil6210: fix buffer overflow in wil_txdesc_debugfs_show()
by Vladimir Kondratiev
· 11 years ago
f554724
ath9k_hw: tweak noise immunity thresholds for older chipsets
by Felix Fietkau
· 11 years ago
6241226
ath9k_hw: toggle weak signal detection in AP mode on older chipsets
by Felix Fietkau
· 11 years ago
727b662
ath9k: fix invalid max frame length
by Sylvain Roger Rieunier
· 11 years ago
69244e5
ath10k: add vdev-id, return code to error codes
by Ben Greear
· 11 years ago
0bbc4ad
wil6210: do not reorder groupcast Rx
by Vladimir Kondratiev
· 11 years ago
4d55a0a
wil6210: single station disconnect
by Vladimir Kondratiev
· 11 years ago
108d1eb
wil6210: use ether_addr_equal
by Vladimir Kondratiev
· 11 years ago
b8b33a3
wil6210: Provide signal strength indication
by Vladimir Kondratiev
· 11 years ago
93ae6d4
wil6210: Fill vring2cid_tid table early
by Vladimir Kondratiev
· 11 years ago
91886b0
wil6210: disconnect only requested peer
by Vladimir Kondratiev
· 11 years ago
c8b78b5
wil6210: per-connection statistics
by Vladimir Kondratiev
· 11 years ago
ef28afd
wil6210: dump_station initial support
by Vladimir Kondratiev
· 11 years ago
7b05b0a
wil6210: fix BACK status processing
by Vladimir Kondratiev
· 11 years ago
fb3cac5
wil6210: broadcast Tx
by Vladimir Kondratiev
· 11 years ago
9a17738
wil6210: Find free vring for Tx
by Vladimir Kondratiev
· 11 years ago
b4490f4
wil6210: Block ACK
by Vladimir Kondratiev
· 11 years ago
3df2cd36
wil6210: multiple connect - initial support
by Vladimir Kondratiev
· 11 years ago
59f7c0a
wil6210: [DEBUG] Improve Vring printing
by Vladimir Kondratiev
· 11 years ago
3a85543
wil6210: [DEBUG] allow to query Rx and all Tx VRING descriptors
by Vladimir Kondratiev
· 11 years ago
1647f12
wil6210: Tx management frame
by Vladimir Kondratiev
· 11 years ago
2259ba3
ath9k_htc: add function ath9k_regwrite_multi
by Oleksij Rempel
· 11 years ago
527492e
ath9k_htc: remove unused variable sleepduration
by Oleksij Rempel
· 11 years ago
7fbdaa2
ath9k: remove unused listen_interval and sleepduration.
by Oleksij Rempel
· 11 years ago
6da2f4a
ath9k_htc: use ath9k_cmn_reload_chainmask
by Oleksij Rempel
· 11 years ago
b57ba3b
ath9k: move ath9k_reload_chainmask_settings to common
by Oleksij Rempel
· 11 years ago
91884fa
ath9k-common: set maxstream=1 for ar9271
by Oleksij Rempel
· 11 years ago
e9fb588
ath9k_htc: use ath9k_cmn_setup_ht_cap
by Oleksij Rempel
· 11 years ago
b60d105
ath9k: move setup_ht_cap to common-init
by Oleksij Rempel
· 11 years ago
31f023a
ath9k_htc: use ath9k_cmn_init_channels_rates
by Oleksij Rempel
· 11 years ago
13f7105
ath9k: move ath9k_init_channels_rates to common-init
by Oleksij Rempel
· 11 years ago
8d60ee8
ath10k: minimize coherent dma accesses
by Michal Kazior
· 11 years ago
2f5280d
ath10k: remove pci completion list
by Michal Kazior
· 11 years ago
Next »