Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8ab596afb97bc9e2f9140dc1d993e81749acff42
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
mac.c
69244e5
ath10k: add vdev-id, return code to error codes
by Ben Greear
· 11 years ago
767d34f
ath10k: remove DMA mapping wrappers
by Michal Kazior
· 11 years ago
9f81f72
ath10k: bitrate_mask add force_sgi support
by Janusz Dziedzic
· 11 years ago
2f0f112
ath10k: enable spectrum management support
by Janusz Dziedzic
· 11 years ago
76f9002
ath10k: fix sta_rc_update for non-ap iftype
by Michal Kazior
· 11 years ago
9ba4c78
ath10k: add more details to some debug messages
by Ben Greear
· 11 years ago
26ebbcc
ath10k: implement drv_get_tsf for ibss merging
by Chun-Yeow Yeoh
· 11 years ago
9797feb
ath10k: implement sta_rc_update()
by Michal Kazior
· 11 years ago
90046f5
ath10k: fix SMPS support
by Michal Kazior
· 11 years ago
75459e3
ath10k: release conf_mutex if vdev_start() fails
by Kalle Valo
· 11 years ago
ef8c001
ath: remove camel case from struct reg_dmn_pair_mapping
by Kalle Valo
· 11 years ago
fd71f80
ath10k: AP: handle HT station which does not have HT RX MCS
by Bartosz Markowski
· 11 years ago
00f5482
ath10k: suspend hardware before reset
by Marek Puzyniak
· 11 years ago
9042e17
ath10k: refactor suspend/resume functions
by Marek Puzyniak
· 11 years ago
3678602
ath10k: Set proper nss value for the peer
by Marek Kwaczynski
· 11 years ago
ab6258e
ath10k: configure access category for arp
by Marek Puzyniak
· 11 years ago
c60bdd8
ath10k: properly return err from start()
by Michal Kazior
· 11 years ago
748afc4
ath10k: implement and use new beacon method
by Michal Kazior
· 11 years ago
c2df44b
ath10k: implement AP CSA
by Michal Kazior
· 11 years ago
c930f74
ath10k: implement channel switching
by Michal Kazior
· 11 years ago
d3d3ff4
ath10k: AP mode, set UAPSD params correctly
by Janusz Dziedzic
· 11 years ago
5a13e76
ath10k: enable firmware STA quick kickout
by Kalle Valo
· 11 years ago
f133525
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
51ab1a0
ath10k: add set_bitrate_mask callback
by Janusz Dziedzic
· 11 years ago
0e759f3
ath10k: track number of existing peers
by Bartosz Markowski
· 11 years ago
cdf0740
ath10k: disable STA kickout in FW
by Marek Puzyniak
· 11 years ago
685328b
mac80211: remove channel_change_time
by Johannes Berg
· 11 years ago
d354181
ath10k: introduce NO_P2P fw feature flag
by Bartosz Markowski
· 11 years ago
f259509
ath10k: split the if_limits and if_comb
by Bartosz Markowski
· 11 years ago
145babc
Merge tag 'for-linville-20131203' of git://github.com/kvalo/ath
by John W. Linville
· 11 years ago
4b074b0
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
cfb27d2
ath10k: fix multi BSSID with WPA on FW 10.1
by Michal Kazior
· 11 years ago
8fe02e1
cfg80211: consolidate passive-scan and no-ibss flags
by Luis R. Rodriguez
· 11 years ago
e8a50f8
ath10k: introduce DFS implementation
by Marek Puzyniak
· 11 years ago
9702c68
ath10k: add phyerr/dfs handling
by Janusz Dziedzic
· 11 years ago
c4dd0d0
ath10k: allow dynamic bandwidth in hw rate control
by Michal Kazior
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
479398b
ath10k: add logging to better determine some VIF/STA creation failures
by Ben Greear
· 11 years ago
5fb5e41
ath10k: plug memory leak in wmi mgmt tx worker
by Michal Kazior
· 11 years ago
5474efe
ath10k: respect power_level values
by Michal Kazior
· 11 years ago
0225693
ath10k: use proper tx power unit
by Michal Kazior
· 11 years ago
89c5c84
ath10k: setup min channel power to a reasonable value
by Michal Kazior
· 11 years ago
e63b33f
ath10k: Initialize list-head on vif creation.
by Ben Greear
· 11 years ago
0ed00ee
ath10k: add sanity checks for monitor management
by Michal Kazior
· 11 years ago
afd0922
ath10k: prevent starting monitor without a vdev
by Michal Kazior
· 11 years ago
b9ada65
ath10k: fix ath10k_bss_assoc() to not sleep in atomic context
by Kalle Valo
· 11 years ago
588490c
ath10k: remove unnecessary checks
by Michal Kazior
· 11 years ago
ad088bf
ath10k: fix scheduling while atomic config bug
by Michal Kazior
· 11 years ago
0579119
ath10k: track vif list internally
by Michal Kazior
· 11 years ago
9dad14a
ath10k: fix add_interface failure handling
by Michal Kazior
· 11 years ago
cc4827b
ath10k: use workqueue to set WEP TX key
by Michal Kazior
· 11 years ago
ebc9abd
ath10k: do not warn about unsupported vdev param
by Bartosz Markowski
· 11 years ago
a24b88b
ath10k: Fix bug in max. VHT A-MPDU size
by Sujith Manoharan
· 11 years ago
ddb6ad7
ath10k: split vdev_id calculation from tx function
by Michal Kazior
· 11 years ago
42c3aa6
ath10k: split tid calculation from tx function
by Michal Kazior
· 11 years ago
226a339
ath10k: introduce dynamic pdev parameters
by Bartosz Markowski
· 11 years ago
6d1506e
ath10k: introduce dynamic vdev parameters
by Bartosz Markowski
· 11 years ago
5e00d31
ath10k: bring back the WMI path for mgmt frames
by Bartosz Markowski
· 11 years ago
52fa019
ath10k: make monitor vdev down before stoping it
by Marek Puzyniak
· 11 years ago
1f8bb15
ath10k: use msdu headroom to store txfrag
by Michal Kazior
· 11 years ago
0a89f8a
ath10k: decouple HTT TX completions
by Michal Kazior
· 11 years ago
27bb178
ath10k: avoid needless memset on TX path
by Michal Kazior
· 11 years ago
0945baf
ath10k: use num_pending_tx instead of msdu id bitmap
by Michal Kazior
· 11 years ago
7cc2301
ath10k: remove wmi pending count limit
by Michal Kazior
· 11 years ago
ed54388
ath10k: improve beacon submission latency
by Michal Kazior
· 11 years ago
7cc45e9
ath10k: Calculate correct peer PHY mode for VHT
by Sujith Manoharan
· 11 years ago
38a1d47
ath10k: print phymode as a string
by Kalle Valo
· 11 years ago
60c3daa
ath10k: clean mac.c debug messages
by Kalle Valo
· 11 years ago
961d4c3
ath10k: add support for HTT 3.0
by Michal Kazior
· 11 years ago
68c8a9b
ath10k: fix WEP in AP and IBSS mode
by Marek Puzyniak
· 11 years ago
7a53f3f
ath10k: clean up monitor start code
by Michal Kazior
· 11 years ago
c69029b
ath10k: setup peer UAPSD flag correctly
by Janusz Dziedzic
· 11 years ago
0dbd09e
ath10k: zero arvif memory on add_interface()
by Michal Kazior
· 12 years ago
d531cb8
ath10k: advertise more conservative intf combinations
by Michal Kazior
· 12 years ago
dcd4a56
ath10k: make sure to use passive scan when n_ssids is 0
by Michal Kazior
· 12 years ago
2e1dea4
ath10k: implement get_survey()
by Michal Kazior
· 12 years ago
7c19999
ath10k: implement tx checksum offloading
by Michal Kazior
· 12 years ago
8865bee4
ath10k: detect the number of spatial streams supported by hw
by Michal Kazior
· 12 years ago
ba0ccd7
ath10k: improve tx throughput on slow machines
by Michal Kazior
· 12 years ago
424121c
ath10k: fix rts/fragmentation threshold setup
by Michal Kazior
· 12 years ago
d6015b2
ath10k: fix memleak in mac setup
by Michal Kazior
· 12 years ago
cf84bd4
ath10k: fix NULL dereference for injected packets
by Michal Kazior
· 12 years ago
affd321
ath10k: implement device recovery
by Michal Kazior
· 12 years ago
818bdd1
ath10k: defer hw setup to start/stop mac80211 hooks
by Michal Kazior
· 12 years ago
a96d774
ath10k: make sure all resources are freed upon ath10k_stop()
by Michal Kazior
· 12 years ago
8cd13ca
ath10k: decouple suspend code
by Michal Kazior
· 12 years ago
f7843d7
ath10k: allow deferred regd update
by Michal Kazior
· 12 years ago
adb8c9b
ath10k: abort scan properly if wmi_scan_stop fails
by Michal Kazior
· 12 years ago
548db54
ath10k: improve locking
by Michal Kazior
· 12 years ago
edb8236
ath10k: embed HTT struct inside ath10k
by Michal Kazior
· 12 years ago
671b96d
ath10k: do not setup rts/frag thresholds for suspended interfaces
by Michal Kazior
· 12 years ago
679c54a
ath10k: setup rts/frag thresholds upon vdev creation
by Michal Kazior
· 12 years ago
80c78c6
ath10k: fix possible deadlock
by Michal Kazior
· 12 years ago
0f817ed
ath10k: minimally handle new channel width enumeration values
by John W. Linville
· 12 years ago
d847e3e
ath10k: leave MMIC generation to the HW
by Michal Kazior
· 12 years ago
429ff56
ath10k: fix 5ghz channel definitions
by Michal Kazior
· 12 years ago
b70727e
Merge branch 'for-linville-ath10k' of git://github.com/kvalo/ath6kl
by John W. Linville
· 12 years ago
5e3dd15
ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devices
by Kalle Valo
· 12 years ago