Gitiles Standalone
repos
/
linux-4.4
/
99c15bf575b18e12c9373304a6a09a78f9c8a017
/
drivers
/
net
/
wireless
/
ath
99c15bf
ath9k: Report total tx/rx bytes and packets in debugfs.
by Ben Greear
· 15 years ago
b72acdd
ath5k: Print rx/tx bytes in debugfs
by Ben Greear
· 15 years ago
e51f3ef
ath9k: add WDS interfaces to ath9k
by Bill Jordan
· 15 years ago
8e0167a
ath9k : Fix for displaying the channel number
by Mohammed Shafi Shajakhan
· 15 years ago
9094a08
ath9k_hw: remove some useless calibration data
by Felix Fietkau
· 15 years ago
f209f52
ath9k: fix channel flag / regd issues with multiple cards
by Felix Fietkau
· 15 years ago
b1ae1ed
ath5k: Allow ath5k to support virtual STA and AP interfaces.
by Ben Greear
· 15 years ago
e32ee80
ar9170: Remove MODULE_FIRMWARE references to two-stage firmware
by Ben Hutchings
· 15 years ago
39162db
ath9k: return survey data for all channels instead of just the current one
by Felix Fietkau
· 15 years ago
0bda652
ath9k: remove the noise floor value in the ani struct
by Felix Fietkau
· 15 years ago
4f1a5a4
ath9k: do not return default noise floor values via survey
by Felix Fietkau
· 15 years ago
d9891c7
ath9k_hw: keep calibrated noise floor values per channel
by Felix Fietkau
· 15 years ago
35ecfe0
ath9k_htc: remove use of common->ani.noise_floor
by Felix Fietkau
· 15 years ago
5c89569
carl9170: support firmware-based rx filter
by Christian Lamparter
· 15 years ago
dc4769f
carl9170: interrupt urbs must not set URB_ZERO_PACKET
by Christian Lamparter
· 15 years ago
eada7ca
ath5k: Fix bitmasks and typos for PCU Diagnostic register
by Bruno Randolf
· 15 years ago
28df897
ath5k: Disable interrupts in ath5k_hw_get_tsf64
by Bruno Randolf
· 15 years ago
11f21df
ath5k: Increase "fudge" for beacon timers
by Bruno Randolf
· 15 years ago
7f89612
ath5k: Check and fix ATIM window
by Bruno Randolf
· 15 years ago
4a79f2c
ath5k: Remove unused variable for atim window
by Bruno Randolf
· 15 years ago
4bd437e
carl9170: revamp carl9170_tx_prepare
by Christian Lamparter
· 15 years ago
9c655c8
carl9170: fix WARN_ON triggered by Broadcom HT STAs
by Christian Lamparter
· 15 years ago
cb139ec
carl9170: fix tx_ampdu_upload counter
by Christian Lamparter
· 15 years ago
042c53f
carl9170: remove lost-frame workaround
by Christian Lamparter
· 15 years ago
b4c85d4
carl9170: angle brackets for wiki link
by Christian Lamparter
· 15 years ago
793e721
carl9170: remove non-standard ba session teardown
by Christian Lamparter
· 15 years ago
e2b6262
ath9k_htc: Fix TKIP disconnect failure with HTC drivers
by Rajkumar Manoharan
· 15 years ago
686b9cb
mac80211/ath9k: Support AMPDU with multiple VIFs.
by Ben Greear
· 15 years ago
a42acef
ath9k_hw: simplify revision checks for AR9287
by Felix Fietkau
· 15 years ago
e17f83e
ath9k_hw: simplify revision checks for AR9285
by Felix Fietkau
· 15 years ago
7a37081
ath9k_hw: simplify revision checks for AR9280
by Felix Fietkau
· 15 years ago
87fd2e6
ath5k: Add bssid mask and rxfilter to debugfs.
by Ben Greear
· 15 years ago
9cf1366
ath9k_htc: Fix beacon distribution in IBSS mode
by Rajkumar Manoharan
· 15 years ago
9094537
ath9k: Fix tx struck state with paprd
by Vasanthakumar Thiagarajan
· 15 years ago
29ad2fa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
6e5c2b4
ath9k: make the driver specific rate control module optional
by Felix Fietkau
· 15 years ago
334b060
ath9k: move ath_tx_aggr_check() to the rate control module
by Felix Fietkau
· 15 years ago
90fa539
ath9k: clean up / fix aggregation session flush
by Felix Fietkau
· 15 years ago
231c3a1
ath9k: fix an aggregation start related race condition
by Felix Fietkau
· 15 years ago
81ee13b
ath9k: clean up block ack window handling
by Felix Fietkau
· 15 years ago
2c7808d
carl9170: fix hang in AP mode when HT STA does PSM
by Christian Lamparter
· 15 years ago
7357611
carl9170: reinit phy after HT settings have changed
by Christian Lamparter
· 15 years ago
78ec789
carl9170: fix state downgrade during reset
by Christian Lamparter
· 15 years ago
cf6487d
carl9170: abort tasklet during usb reset
by Christian Lamparter
· 15 years ago
9adc9e0
carl9170: don't load bogus nf of chain 1
by Christian Lamparter
· 15 years ago
e278c5a
carl9170: fix noise dBm conversion
by Christian Lamparter
· 15 years ago
9dec6f9
carl9170: use rx chainmask from eeprom
by Christian Lamparter
· 15 years ago
e0b1cc5
ath5k: Add tx queue configuration function
by Bruno Randolf
· 15 years ago
de8af45
ath5k: Simplify cw_min/max and AIFS configuration
by Bruno Randolf
· 15 years ago
2341329
ath5k: Keep last descriptor in queue
by Bruno Randolf
· 15 years ago
923e5b3
ath5k: Count how many times a queue got stuck
by Bruno Randolf
· 15 years ago
4edd761
ath5k: Add watchdog for stuck TX queues
by Bruno Randolf
· 15 years ago
1440401
ath5k: Move tx frame completion into separate function
by Bruno Randolf
· 15 years ago
651d937
ath5k: Fix TX queues stopping
by Bruno Randolf
· 15 years ago
cfddc11
ath5k: Fix queue debug file
by Bruno Randolf
· 15 years ago
925e0b0
ath5k: Use four hardware queues
by Bruno Randolf
· 15 years ago
8a63fac
ath5k: reorder base.c to remove fwd decls
by Bob Copeland
· 15 years ago
ce2220d
ath/ath5k/ath9k: Fix crypto capabilities merge issue
by Bruno Randolf
· 15 years ago
c807666
carl9170: update AR9170 phy initvals
by Christian Lamparter
· 15 years ago
008443d
ath9k: fix regression which disabled ps on ath9k
by Luis R. Rodriguez
· 15 years ago
3fac6df
ath9k: fix regression which prevents chip sleep after CAB data
by Senthil Balasubramanian
· 15 years ago
48a6a46
ath9k: fix enabling ANI / tx monitor after bg scan
by Luis R. Rodriguez
· 15 years ago
52b8ac9
ath9k: fix regression on beacon loss after bgscan
by Luis R. Rodriguez
· 15 years ago
8ab2cd0
ath9k: fix power save race conditions
by Luis R. Rodriguez
· 15 years ago
0f529e9
ath9k_htc: Fix register read through bulk pipe
by Rajkumar Manoharan
· 15 years ago
f799a30
ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_config
by Rajkumar Manoharan
· 15 years ago
9bad82b
ath9k: make ath_ant_div_conf_fast_divbias static
by John W. Linville
· 15 years ago
3905751
ath9k: Print rxfilter in debugfs.
by Ben Greear
· 15 years ago
cfda669
ath9k: calcrxfilter should take multiple VIFs into account.
by Ben Greear
· 15 years ago
040e539
ath9k: Use common ath key management functions
by Bruno Randolf
· 15 years ago
781f313
ath5k: Use common crypt capabilities flags
by Bruno Randolf
· 15 years ago
117675d
ath/ath9k: Replace common->splitmic with a flag
by Bruno Randolf
· 15 years ago
d8878f8
ath5k: Remove old ath5k key handling functions
by Bruno Randolf
· 15 years ago
e0f8c2a
ath5k: Use common ath key management functions
by Bruno Randolf
· 15 years ago
1bba5b7
ath: Copy key cache management functions from ath9k to ath
by Bruno Randolf
· 15 years ago
34a1305
ath: Copy cryptographic capability flags into ath
by Bruno Randolf
· 15 years ago
364734f
ath9k_hw: remove useless hw capability flags
by Felix Fietkau
· 15 years ago
3ae74c3
ath9k_hw: handle rx key miss
by Felix Fietkau
· 15 years ago
31a0164
ath9k: fix BSSID mask calculation
by Felix Fietkau
· 15 years ago
4a0e8ec
ath9k_htc: Fix CPU usage issue during scan period
by Rajkumar Manoharan
· 15 years ago
cc0de65
ath9k_htc: Fix memory leak on WMI event handler
by Rajkumar Manoharan
· 15 years ago
bbce80e
drivers/net/wireless/ath/ath9k: use ARRAY_SIZE macro in ani.c
by Nikitas Angelinas
· 15 years ago
516c6e1
ath5k: avoid unneeded calibration error messages
by Fabio Rossi
· 15 years ago
58d7e0f
ath9k_hw: Support fastcc for AR7010
by Rajkumar Manoharan
· 15 years ago
1d7e1e6
carl9170: Makefile, Kconfig files and MAINTAINERS
by Christian Lamparter
· 15 years ago
00c4da2
carl9170: firmware parser and debugfs code
by Christian Lamparter
· 15 years ago
a84fab3
carl9170: 802.11 rx/tx processing and usb backend
by Christian Lamparter
· 15 years ago
319da62
carl9170: PHY/RF and MAC routines
by Christian Lamparter
· 15 years ago
aae9af6
carl9170: Register maps, tx/rx descriptor formats and eeprom layout
by Christian Lamparter
· 15 years ago
fe8ee9a
carl9170: mac80211 glue and command interface
by Christian Lamparter
· 15 years ago
c2ba334
ath9k_hw: Restore ANI registers to default during partial reset for AR9271
by Rajkumar Manoharan
· 15 years ago
7cf1f2d
ath9k_htc: Enable fastcc for HTC devices.
by Rajkumar Manoharan
· 15 years ago
102885a
ath9k: Implement an algorithm for Antenna diversity and combining
by Vasanthakumar Thiagarajan
· 15 years ago
21cc630
ath9k_hw: Add functions to get/set antenna diversity configuration
by Vasanthakumar Thiagarajan
· 15 years ago
754dc53
ath9k_hw: Add capability flag for Antenna diversity and combining feature
by Vasanthakumar Thiagarajan
· 15 years ago
9048797
ath9k_hw: fix parsing of HT40 5 GHz CTLs
by Luis R. Rodriguez
· 15 years ago
803288e
ath9k_hw: Fix EEPROM uncompress block reading on AR9003
by Luis R. Rodriguez
· 15 years ago
56363dd
ath9k: fix spurious MIC failure reports
by Felix Fietkau
· 15 years ago
d8e1ba7
ath5k: check return value of ieee80211_get_tx_rate
by John W. Linville
· 15 years ago
fe67470
ath9k_htc: Enable ANI in associated state only
by Rajkumar Manoharan
· 15 years ago
Next »