Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e499461275023e20c4aecb6a546e7e213631b99f
/
drivers
/
net
/
wireless
/
ath
e4e19c0
carl9170: use ath_is_mybeacon
by Oleksij Rempel
· 11 years ago
d44efe2
ath5k: use ath_is_mybeacon
by Oleksij Rempel
· 11 years ago
aeb0e35
ath9k_htc: use ath_is_mybeacon
by Oleksij Rempel
· 11 years ago
1cc47a5
ath9k: use ath_is_mybeacon
by Oleksij Rempel
· 11 years ago
f1d267c
ath: add common function ath_is_mybeacon
by Oleksij Rempel
· 11 years ago
0786dc4
wil6210: correct #include for prefetch()
by Vladimir Kondratiev
· 11 years ago
3b24e9f
ath9k: Fix possible overflow condition
by Sujith Manoharan
· 11 years ago
522aaa1
ath9k: Fix IQ calibration
by Sujith Manoharan
· 11 years ago
1908861
ath9k: Fix error reported by smatch
by Sujith Manoharan
· 11 years ago
071aa9a
ath9k: Process GTT interrupts
by Sujith Manoharan
· 11 years ago
9d89cad
ath9k: Remove debug print in ISR
by Sujith Manoharan
· 11 years ago
350e2dc
ath9k: Add a debugfs file "node_recv"
by Sujith Manoharan
· 11 years ago
c3b9f9e
ath9k: Use a separate debugfs file for PHY errors
by Sujith Manoharan
· 11 years ago
78175fc
ath9k: Show only active TIDs in node_aggr
by Sujith Manoharan
· 11 years ago
1cdbaf0
ath9k: Add an option for station statistics
by Sujith Manoharan
· 11 years ago
4f7b914
cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REG
by Luis R. Rodriguez
· 11 years ago
8fc6858
ath: fix warning on usage of REGULATORY_CUSTOM_REG
by Luis R. Rodriguez
· 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
559c33d
Merge branch 'for-linville' of git://github.com/kvalo/ath
by John W. Linville
· 11 years ago
51ab1a0
ath10k: add set_bitrate_mask callback
by Janusz Dziedzic
· 11 years ago
f118a3e
ath10k: add debugfs file to control firmware dbglog
by Kalle Valo
· 11 years ago
869526b
ath10k: add trace event for WMI_DEBUG_MESG_EVENTID
by Kalle Valo
· 11 years ago
2fe5288
ath10k: handle WMI debug print events
by Kalle Valo
· 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
baccfe6
ath10k: add DFS_CERTIFIED option
by Janusz Dziedzic
· 11 years ago
1e2f929
ath9k: Disable cross-band FCC
by Sujith Manoharan
· 11 years ago
ff9a93f
ath9k: Use correct channel for RX packets
by Sujith Manoharan
· 11 years ago
9c36254
ath9k: Update WB335 PCI IDs
by Sujith Manoharan
· 11 years ago
1cbbcb0
wil6210: prefetch head of packet
by Vladimir Kondratiev
· 11 years ago
df2d08e
wil6210: Fix IP version indication for Tx csum offload
by Vladimir Kondratiev
· 11 years ago
83982cb
wil6210: interrupt moderation
by Vladimir Kondratiev
· 11 years ago
685328b
mac80211: remove channel_change_time
by Johannes Berg
· 11 years ago
9d1cd50
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
c8bf40a
wireless: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
4d6f720
ath9k: Fix regulatory compliance
by Sujith Manoharan
· 11 years ago
42dd98b
ath9k: Fix AR955x RX sensitivity
by Sujith Manoharan
· 11 years ago
2c32305
ath9k: Add hardware support for QCA9531
by Sujith Manoharan
· 11 years ago
b6b5730
ath9k: Initialize QCA953x INI arrays
by Sujith Manoharan
· 11 years ago
709c19b
ath9k: Add QCA953x initvals
by Sujith Manoharan
· 11 years ago
e6b1e46
ath9k: Assign macVersion for QCA9531
by Sujith Manoharan
· 11 years ago
f5ee2b1
ath9k: Add version/revision macros for QCA9531
by Sujith Manoharan
· 11 years ago
1283ac1
carl9170: use ether_addr_equal_64bits
by Julia Lawall
· 11 years ago
36ddf20
ath9k: use ether_addr_equal_64bits
by Julia Lawall
· 11 years ago
f90e29f
ath5k: use ether_addr_equal_64bits
by Julia Lawall
· 11 years ago
78c8a95
ath9k: Fix interrupt statistics
by Sujith Manoharan
· 11 years ago
ff47f93
ath9k: Remove unused config option ack_6mb
by Sujith Manoharan
· 11 years ago
04575f2
ath9k: Fix AR9100 chip power-on
by Sujith Manoharan
· 11 years ago
f57cf93
ath9k: Cleanup __ath9k_hw_init()
by Sujith Manoharan
· 11 years ago
de82582
ath9k: Handle unsupported MAC versions early
by Sujith Manoharan
· 11 years ago
e4ef276
ath9k: Move private HW callbacks to hw-ops.h
by Sujith Manoharan
· 11 years ago
1dd9619
ath9k: Remove unused functions
by Sujith Manoharan
· 11 years ago
b7cc9b9
ath9k: Fix "cc_lock" usage
by Sujith Manoharan
· 11 years ago
0c75997
ath9k: Process BB watchdog events in the tasklet
by Sujith Manoharan
· 11 years ago
415ec61
ath9k: Remove RX Poll
by Sujith Manoharan
· 11 years ago
6549a86
ath9k: Fix baseband watchdog reset
by Sujith Manoharan
· 11 years ago
d88527d
ath9k: Identify baseband watchdog signatures
by Sujith Manoharan
· 11 years ago
a6bb860
ath9k: Fix baseband watchdog interrupts
by Sujith Manoharan
· 11 years ago
a7abaf7
ath9k: Fix PHY restart workaround
by Sujith Manoharan
· 11 years ago
222e048
ath9k: Fix MAC HW hang check for AR9003
by Sujith Manoharan
· 11 years ago
990de2b
ath9k: Add HW callbacks for MAC/BB hang checks
by Sujith Manoharan
· 11 years ago
4598702
ath9k: Register supported HW hang checks
by Sujith Manoharan
· 11 years ago
5b502c8
ath9k: Fix max AMPDU size calculation
by Sujith Manoharan
· 11 years ago
cca213f
ath9k_hw: fix TSF offset calculation
by Felix Fietkau
· 11 years ago
a6a172b
ath9k_hw: fix gentimer callback without overflow handler
by Felix Fietkau
· 11 years ago
f84d1b4
ath9k: fix sparse non static symbol warning
by Wei Yongjun
· 11 years ago
248544d
Merge remote-tracking branch 'wireless-next/master' into ath-next
by Kalle Valo
· 11 years ago
39731b7
ath9k: simplify/fix tx packet TID handling
by Felix Fietkau
· 11 years ago
63ded3f
ath9k: fix TSF offset precision issue
by Felix Fietkau
· 11 years ago
c32e4e5
ath9k: call ath9k_set_tsfadjust from ath9k_beacon_config
by Felix Fietkau
· 11 years ago
6a4d05d
ath9k: move ath9k_debug_sync_cause out of ath9k_hw
by Felix Fietkau
· 11 years ago
d7df7a5
ath9k: Use a subroutine for the AR9330 reset WAR
by Sujith Manoharan
· 11 years ago
4dc78c43
ath9k: Fix RTC reset delay
by Sujith Manoharan
· 11 years ago
afe3653
ath9k: Add a delay between RTC reset/clear for AR9003
by Sujith Manoharan
· 11 years ago
3533bf6
ath9k: Fix regulatory compliance
by Sujith Manoharan
· 11 years ago
ee65b38
ath9k: Update BaseExtension_1 eeprom structure
by Sujith Manoharan
· 11 years ago
66a80a3
ath9k: Initialize "switchcomspdt" eeprom field explicitly
by Sujith Manoharan
· 11 years ago
f5bf30d
ath9k: Remove unneeded ref. count initialization
by Sujith Manoharan
· 11 years ago
7b6ef99
ath9k: Cleanup ath9k.h
by Sujith Manoharan
· 11 years ago
f65c082
ath9k: Cleanup spectral scan code
by Sujith Manoharan
· 11 years ago
a35051c
ath9k: properly preserve TSF across reset
by Felix Fietkau
· 11 years ago
4ed1576
ath9k_hw: clean up station beacon timer API
by Felix Fietkau
· 11 years ago
c57b182
ath9k_hw: remove spur related unused defines
by Felix Fietkau
· 11 years ago
4968563
ath9k_hw: remove additional_swba_backoff
by Felix Fietkau
· 11 years ago
ae0c403
ath9k_hw: simplify spur channel handling
by Felix Fietkau
· 11 years ago
787e053
ath9k_hw: remove ah->config.pcie_clock_req
by Felix Fietkau
· 11 years ago
60c4bf2
ath9k_hw: remove defunct ad-hoc mode ATIM window handling code
by Felix Fietkau
· 11 years ago
c67ce33
ath9k_hw: clean up generic timer code
by Felix Fietkau
· 11 years ago
168c6f8
ath9k_hw: use a software timer for btcoex no_stomp_timer
by Felix Fietkau
· 11 years ago
e45e91d
ath9k: add support for reporting per-chain signal strength
by Felix Fietkau
· 11 years ago
f40c460
ath9k_common: get rid of an unnecessary variable
by Felix Fietkau
· 11 years ago
935d00c
ath9k: fix 5/10MHz channel width initialization on ar9003
by Lorenzo Bianconi
· 11 years ago
1e51aca
ath9k_htc: reconfigure led_gpios after resume
by Oleksij Rempel
· 11 years ago
90accd0
net: wirelesse: wcn36xx: pull allocation outside of critical section
by Michal Nazarewicz
· 11 years ago
73f0b56
ath9k: Fix interrupt handling for the AR9002 family
by Sujith Manoharan
· 11 years ago
657eb17
ath9k_htc: properly set MAC address and BSSID mask
by Mathy Vanhoef
· 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
453cdb6
ath10k: fix band reporting for mgmt CCK frames on 5GHz
by Michal Kazior
· 11 years ago
2256940
ath10k: handle TKIP MIC error correctly
by Janusz Dziedzic
· 11 years ago
Next »