Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
85f6d7cfbb2252e1a2882a976a1a46655c858ba4
/
drivers
/
net
/
wireless
/
ath
/
ath10k
85f6d7c
ath10k: finally kill htt_rx_info
by Janusz Dziedzic
· 11 years ago
78433f9
ath10k: improve way we play with attention flags
by Janusz Dziedzic
· 11 years ago
d84dd60
ath10k: return error when ath10k_htt_rx_amsdu_pop() fail
by Janusz Dziedzic
· 11 years ago
87326c9
ath10k: kill not needed fields from htt_rx_info
by Janusz Dziedzic
· 11 years ago
36653f0
ath10k: setup rx channel per ppdu
by Janusz Dziedzic
· 11 years ago
8f739db
ath10k: introduce ieee80211_rx_status to htt_rx_info
by Janusz Dziedzic
· 11 years ago
cfadd9b
ath10k: rename process_rx_rates to ath10k_htt_rx_h_rates
by Janusz Dziedzic
· 11 years ago
73539b4
ath10k: move rx related functions to htt_rx.c
by Janusz Dziedzic
· 11 years ago
cf0fd56
ath10k: fix the peer mac address in getting stats
by Chun-Yeow Yeoh
· 11 years ago
821af6a
ath10k: update regulatory domain settings for 10.x firmware
by Marek Puzyniak
· 11 years ago
8c65699
ath10k: add soft/hard firmware crash option to simulate_fw_crash
by Marek Puzyniak
· 11 years ago
e8dc1a9
ath10k: Fill per-ppdu info in rx_info only once
by Janusz Dziedzic
· 11 years ago
2acc4eb
ath10k: add ath10k_htt_rx_amsdu_allowed function
by Janusz Dziedzic
· 11 years ago
7f06ea1
ath10k: check otp.bin result
by Kalle Valo
· 11 years ago
d6d4a58
ath10k: separate result parameter in ath10k_bmi_execute()
by Kalle Valo
· 11 years ago
e81bd10
ath10k: add recalc RTS/CTS protection method
by Marek Kwaczynski
· 11 years ago
44d6fa9
ath10k: allow the supported rate change by reassociate peer
by Chun-Yeow Yeoh
· 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
69244e5
ath10k: add vdev-id, return code to error codes
by Ben Greear
· 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
4596708
ath10k: reduce htt tx/rx spinlock overhead
by Michal Kazior
· 11 years ago
6c5151a
ath10k: batch htt tx/rx completions
by Michal Kazior
· 11 years ago
a16942e
ath10k: bypass htc for htt tx path
by Michal Kazior
· 11 years ago
726346f
ath10k: replace send_head() with tx_sg()
by Michal Kazior
· 11 years ago
7676a88
ath10k: remove is_aborted from skb_cb
by Michal Kazior
· 11 years ago
767d34f
ath10k: remove DMA mapping wrappers
by Michal Kazior
· 11 years ago
a80ddb0
ath10k: skip management frames in HTT path
by Janusz Dziedzic
· 11 years ago
9f81f72
ath10k: bitrate_mask add force_sgi support
by Janusz Dziedzic
· 12 years ago
2f0f112
ath10k: enable spectrum management support
by Janusz Dziedzic
· 11 years ago
e72698f
ath10k: set the mactime of ieee80211_rx_status
by Chun-Yeow Yeoh
· 11 years ago
76f9002
ath10k: fix sta_rc_update for non-ap iftype
by Michal Kazior
· 11 years ago
d960c36
ath10k: fix 4addr rx
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
9e4b426
Merge branch 'for-linville' of git://github.com/kvalo/ath
by John W. Linville
· 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
· 12 years ago
ef8c001
ath: remove camel case from struct reg_dmn_pair_mapping
by Kalle Valo
· 12 years ago
2e05f01
ath10k: fix alignment in ath10k_dbg()
by Kalle Valo
· 12 years ago
5ad6867
ath10k: Use pci_enable_msi_range()
by Alexander Gordeev
· 12 years ago
bb8b621
ath10k: Disable MSI in case IRQ configuration is unknown
by Alexander Gordeev
· 12 years ago
bdcb2c9
ath10k: Get rid of superfluous call to pci_disable_msi()
by Alexander Gordeev
· 12 years ago
716ae53
ath10k: pass frames with invalid peer status to upper layer
by Janusz Dziedzic
· 12 years ago
fd71f80
ath10k: AP: handle HT station which does not have HT RX MCS
by Bartosz Markowski
· 12 years ago
00f5482
ath10k: suspend hardware before reset
by Marek Puzyniak
· 12 years ago
9042e17
ath10k: refactor suspend/resume functions
by Marek Puzyniak
· 12 years ago
fc36e3f
ath10k: fix device initialization routine
by Michal Kazior
· 12 years ago
3678602
ath10k: Set proper nss value for the peer
by Marek Kwaczynski
· 12 years ago
7c61385
ath10k: remove excessive rx msdu len check
by Bartosz Markowski
· 12 years ago
75fb2f9
ath10k: better tx/rx debugging
by Ben Greear
· 12 years ago
c6b56b0
ath10k: add more debugging for receive errors
by Ben Greear
· 12 years ago
2c34752
ath10k: print out size of wmi-ready-event message
by Ben Greear
· 12 years ago
1b8d242
mac80211: move VHT related RX_FLAG to another variable
by Emmanuel Grumbach
· 12 years ago
f591a1a
ath10k: Print out firmware feature bits from IE.
by Ben Greear
· 12 years ago
ab6258e
ath10k: configure access category for arp
by Marek Puzyniak
· 12 years ago
c60bdd8
ath10k: properly return err from start()
by Michal Kazior
· 12 years ago
748afc4
ath10k: implement and use new beacon method
by Michal Kazior
· 12 years ago
c2df44b
ath10k: implement AP CSA
by Michal Kazior
· 12 years ago
c930f74
ath10k: implement channel switching
by Michal Kazior
· 12 years ago
5ba88b3
ath10k: fix the printing of 10.x FW version when FW crashed
by Chun-Yeow Yeoh
· 12 years ago
d3d3ff4
ath10k: AP mode, set UAPSD params correctly
by Janusz Dziedzic
· 12 years ago
5a13e76
ath10k: enable firmware STA quick kickout
by Kalle Valo
· 12 years ago
542fb17
ath10k: enable wmi ps peer param command for 10.x FW
by Janusz Dziedzic
· 12 years ago
f133525
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
51ab1a0
ath10k: add set_bitrate_mask callback
by Janusz Dziedzic
· 12 years ago
f118a3e
ath10k: add debugfs file to control firmware dbglog
by Kalle Valo
· 12 years ago
869526b
ath10k: add trace event for WMI_DEBUG_MESG_EVENTID
by Kalle Valo
· 12 years ago
2fe5288
ath10k: handle WMI debug print events
by Kalle Valo
· 12 years ago
0e759f3
ath10k: track number of existing peers
by Bartosz Markowski
· 12 years ago
cdf0740
ath10k: disable STA kickout in FW
by Marek Puzyniak
· 12 years ago
baccfe6
ath10k: add DFS_CERTIFIED option
by Janusz Dziedzic
· 12 years ago
685328b
mac80211: remove channel_change_time
by Johannes Berg
· 12 years ago
d354181
ath10k: introduce NO_P2P fw feature flag
by Bartosz Markowski
· 12 years ago
f259509
ath10k: split the if_limits and if_comb
by Bartosz Markowski
· 12 years ago
453cdb6
ath10k: fix band reporting for mgmt CCK frames on 5GHz
by Michal Kazior
· 12 years ago
2256940
ath10k: handle TKIP MIC error correctly
by Janusz Dziedzic
· 12 years ago
2b6a6a9
ath10k: fix WEP Shared authentication
by Michal Kazior
· 12 years ago
145babc
Merge tag 'for-linville-20131203' of git://github.com/kvalo/ath
by John W. Linville
· 12 years ago
4b074b0
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
cfb27d2
ath10k: fix multi BSSID with WPA on FW 10.1
by Michal Kazior
· 12 years ago
6d33a9a
ath10k: fix Tx status clearing
by Michal Kazior
· 12 years ago
cfe9c45
ath10k: allow explicit MSI/MSI-X disabling
by Michal Kazior
· 12 years ago
ab977bd
ath10k: re-add support for early fw indication
by Michal Kazior
· 12 years ago
2685218
ath10k: extract functions for legacy irq handling
by Michal Kazior
· 12 years ago
5d1aa94
ath10k: defer irq registration until hif start()
by Michal Kazior
· 12 years ago
c80de12
ath10k: decouple ath10k_pci_start_ce()
by Michal Kazior
· 12 years ago
85622cd
ath10k: don't use interrupts for BMI
by Michal Kazior
· 12 years ago
fc15ca1
ath10k: split up pci irq code
by Michal Kazior
· 12 years ago
e539887
ath10k: don't consume other's shared interrupts
by Michal Kazior
· 12 years ago
8fe02e1
cfg80211: consolidate passive-scan and no-ibss flags
by Luis R. Rodriguez
· 12 years ago
650b91f
ath10k: show hardware and firmware info prints only once
by Kalle Valo
· 12 years ago
c8c39af
ath10k: make core boot messages more compact
by Kalle Valo
· 12 years ago
95cbb6a
ath10k: don't show MSI registration warnings
by Kalle Valo
· 12 years ago
7d9b40b
ath10k: add debugfs file to control radar events blocking
by Marek Puzyniak
· 12 years ago
e8a50f8
ath10k: introduce DFS implementation
by Marek Puzyniak
· 12 years ago
9702c68
ath10k: add phyerr/dfs handling
by Janusz Dziedzic
· 12 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
Next »