Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c1739eb3e61e160f124bc842c219011916f63068
/
drivers
/
net
/
wireless
/
ath
c1739eb3
ath9k: Remove bf_dmacontext.
by Ben Greear
· 15 years ago
886b42b
ath9k_hw: remove AR9003 2.0 support
by Luis R. Rodriguez
· 15 years ago
94a40c0
ath9k_htc: set probe request rx filter
by Rajkumar Manoharan
· 15 years ago
d465991
ath9k_hw: remove enum wireless_mode and its users
by Felix Fietkau
· 15 years ago
4e99001
ath9k: remove sc->cur_rate_table and sc->cur_rate_mode
by Felix Fietkau
· 15 years ago
772d551
ath9k: make rate control debugfs stats per station
by Felix Fietkau
· 15 years ago
88eac2d
ath9k: add missing locking around ath9k_hw_proc_mib_event
by Felix Fietkau
· 15 years ago
431c748
ath9k_hw: fix PHY counter overflow handling in ANI v1
by Felix Fietkau
· 15 years ago
e49f913
ath9k_hw: fix division by zero in the ANI monitor code
by Felix Fietkau
· 15 years ago
898c914
ath9k: do not track cycle counter updates in powersave mode
by Felix Fietkau
· 15 years ago
c23cc81
ath9k: Fix potential use-after-free.
by Ben Greear
· 15 years ago
9c1d8e4
ath9k: Set RX filter for Probe Request based on filter flag
by Jouni Malinen
· 15 years ago
7a82665
ath9k: Fix documentation in rate control
by Mohammed Shafi Shajakhan
· 15 years ago
d84a35d
ath5k: Move debugfs under ieee80211/[wiphy-name]
by Ben Greear
· 15 years ago
908ebfb
ath5k: fix build break from "ath5k: Print out opmode in debugfs"
by Joe Perches
· 15 years ago
a8909cf
ath9k: built-in rate control A-MPDU fix
by Björn Smedman
· 15 years ago
ebd0228
ath9k: A-MPDU rate control info fix
by Björn Smedman
· 15 years ago
8f236d1
carl9170: A-MPDU frame type filter
by Christian Lamparter
· 15 years ago
9f59f3c
carl9170: remove stale rx error path
by Christian Lamparter
· 15 years ago
c8a16c6
carl9170: common error path for bad frames
by Christian Lamparter
· 15 years ago
3430098
ath9k: implement channel utilization stats for survey
by Felix Fietkau
· 15 years ago
cac4220
ath9k: add compile time checking for the size of the channel list
by Felix Fietkau
· 15 years ago
7109ca5
ath5k: use the common cycle counter / listen time implementation
by Felix Fietkau
· 15 years ago
b5bfc56
ath9k_hw: move the cycle counter tracking to ath
by Felix Fietkau
· 15 years ago
9d119f3
ath5k: store the clock rate in common data on channel changes
by Felix Fietkau
· 15 years ago
dfdac8a
ath9k_hw: store the clock rate in common data on channel changes
by Felix Fietkau
· 15 years ago
62c58fb
ath5k: Adjust opmode when interfaces are removed.
by Ben Greear
· 15 years ago
92c68a6
ath5k: Print out opmode in debugfs.
by Ben Greear
· 15 years ago
15a6321
ath9k_hw: Fix hw reset failure with HTC driver
by Rajkumar Manoharan
· 15 years ago
845d708
ath9k: Introduce a wrapper for power save disable.
by Senthil Balasubramanian
· 15 years ago
fbab739
ath9k: remove unnecessary power save flags.
by Senthil Balasubramanian
· 15 years ago
9579217
ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_new
by Felix Fietkau
· 15 years ago
8eb4980
ath9k_hw: remove function pointer abstraction for internal ANI ops
by Felix Fietkau
· 15 years ago
bfc472b
ath9k_hw: remove code duplication in phy error counter handling
by Felix Fietkau
· 15 years ago
093115b
ath9k_hw: clean up ANI state handling
by Felix Fietkau
· 15 years ago
71ea420
ath9k_hw: add a helper function to check for the new ANI implementation
by Felix Fietkau
· 15 years ago
435c161
ath9k_hw: clean up register write buffering
by Felix Fietkau
· 15 years ago
9dbebc7
ath9k_hw: merge codepaths that access the cycle counter registers
by Felix Fietkau
· 15 years ago
6497827
ath9k_hw: clean up calibration flags
by Felix Fietkau
· 15 years ago
373426c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
918df62
ath9k_hw: fix regression in ANI listen time calculation
by Felix Fietkau
· 15 years ago
970bf9d
ath9k: get correct tx gain type in ath9k_hw_4k_get_eeprom
by Gabor Juhos
· 15 years ago
4198a8d
ath5k: Don't wake internal queues
by Bruno Randolf
· 15 years ago
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
Next »