Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0b5e8db639de032bd4febbb0a5b1cd2c19bac26d
/
drivers
/
net
/
wireless
/
ath
54ab040
ath9k: set ps_default as false
by John W. Linville
· 15 years ago
1e93bd4
ath5k: add LED definition for BenQ Joybook R55v
by Bob Copeland
· 15 years ago
6f9797a
ath5k: add LED support for HP Compaq CQ60
by Bob Copeland
· 15 years ago
bcfc56a
ath5k: don't reset mcast filter when configuring the mode
by Bob Copeland
· 15 years ago
e55ea2b
ath9k: fix misplaced semicolon on rate control
by Luis R. Rodriguez
· 15 years ago
e16c1bb
ar9170: fix bug in iq-auto calibration value calculation
by Christian Lamparter
· 15 years ago
8b3f6af
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
b37fa87
ath9k: Initialize txgain and rxgain for newer AR9287 chipsets.
by Vivek Natarajan
· 15 years ago
e31f7b9
ath9k: Fix RFKILL bugs
by Sujith
· 15 years ago
fe9f634
ar9170usb: add usbid for TP-Link TL-WN821N v2
by Christian Lamparter
· 15 years ago
a3ca95fb
ath9k: Disable autosleep feature by default.
by Vivek Natarajan
· 15 years ago
edbf51f
ath9k: Fix regression in PA calibration
by Sujith
· 15 years ago
d865ca6c
ath9k: Fix bug in chain handling
by Senthil Balasubramanian
· 15 years ago
42abfbe
ath9k: Fix AHB reset for AR9280
by Vivek Natarajan
· 15 years ago
ce143bb
ath9k: Adjust the chainmasks properly
by Senthil Balasubramanian
· 15 years ago
0a475cc
ath9k: Do a full reset for AR9280
by Vasanthakumar Thiagarajan
· 15 years ago
9ebef79
ath9k: Don't read NF when chip has gone through full sleep mode
by Vasanthakumar Thiagarajan
· 15 years ago
204d794
ath9k: Fix rx data corruption
by Vasanthakumar Thiagarajan
· 15 years ago
d8caa83
ath9k: Fix chip wakeup issue
by Sujith
· 15 years ago
46fe782
ath9k: Restore TSF after RESET
by Sujith
· 15 years ago
93b1b37
ath9k: Revamp PCIE workarounds
by Vivek Natarajan
· 15 years ago
6170cd5
ath9k: Set default noise floor value for AR9287
by Vivek Natarajan
· 15 years ago
10a01bf
ath9k: Fix bug in ANI channel handling
by Sujith
· 15 years ago
3dbda77
trivial: fix typos "man[ae]g?ment" -> "management"
by Uwe Kleine-Koenig
· 15 years ago
d37b7da
ath9k: Fix bug in ANI channel handling
by Sujith
· 15 years ago
8c8f9ba
ath9k: Initialize the priority gpio for BT coex 3-wire
by Vasanthakumar Thiagarajan
· 15 years ago
f42cc2c
ath9k: Get rid of the modparam btcoex_enable
by Vasanthakumar Thiagarajan
· 15 years ago
fe12946
ath9k: Enable btcoex based on the subsystem id of the device
by Vasanthakumar Thiagarajan
· 15 years ago
aeac355
ath9k: Store subsystem id in struct hw_version
by Vasanthakumar Thiagarajan
· 15 years ago
f020979
ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() call
by Vasanthakumar Thiagarajan
· 15 years ago
7b6840a
ath9k: Disable ASPM when btcoex is active
by Vasanthakumar Thiagarajan
· 15 years ago
fea6734
ath,ar9170: implemented conformance test limit calc. for tx power
by Joerg Albert
· 15 years ago
7f42c37
ath,ar9170: move CTL_ defines into regd.h
by Joerg Albert
· 15 years ago
d9c35a5
ar9170: implement frequency calibration for one-stage/openfw
by Christian Lamparter
· 15 years ago
8813262
ath9k: Fix channelFlags for 2GHZ
by Sujith
· 15 years ago
7ea310b
ath9k: Fix RX Filter handling for BAR
by Sujith
· 15 years ago
fc548af
ath9k: claim irq for ath9k, not ath for pci
by Luis R. Rodriguez
· 15 years ago
580171f
ath9k: propagate errors on ath_init_device() and request_irq()
by Luis R. Rodriguez
· 15 years ago
db6be53
ath9k: propagate ieee80211_alloc_hw() failure
by Luis R. Rodriguez
· 15 years ago
5c630ce
ar9170: added phy register initialisation from eeprom values
by Joerg Albert
· 15 years ago
d0bec34
ath9k: Reconfigure beacon timers after the scan is completed.
by Vivek Natarajan
· 15 years ago
8f43161
ath9k: Call spin_lock_bh() on btcoex_lock
by Vasanthakumar Thiagarajan
· 15 years ago
ebb8e1d
ath9k: Move generic hw timer intr handler to bottom-half
by Vasanthakumar Thiagarajan
· 15 years ago
1c29ce6
ath9k: Do an AHB reset before doing RTC reset
by Vasanthakumar Thiagarajan
· 15 years ago
97a81f5
ath5k: don't use PCI ID to find the chip revision
by Pavel Roskin
· 15 years ago
3b3ee43
ath5k: fix uninitialized value use in ath5k_eeprom_read_turbo_modes()
by Pavel Roskin
· 15 years ago
ca5efbe
ath5k: clarify srev comparison for CCMP check
by Bob Copeland
· 15 years ago
1773912
ath9k: Add Bluetooth Coexistence 3-wire support
by Vasanthakumar Thiagarajan
· 15 years ago
ff155a4
ath9k: Add infrastructure for generic hw timers
by Vasanthakumar Thiagarajan
· 15 years ago
81fa16f
ath9k: Remove hw capability bit meant for btcoex
by Vasanthakumar Thiagarajan
· 15 years ago
22f25d0
ath9k: Determine btcoex scheme type based on chip version
by Vasanthakumar Thiagarajan
· 15 years ago
f14462c
ath9k: Move btcoex related data to a separate struct
by Vasanthakumar Thiagarajan
· 15 years ago
42cc41e
ath9k: Configure btcoex register during every reset
by Vasanthakumar Thiagarajan
· 15 years ago
17d50d1
ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]
by Vasanthakumar Thiagarajan
· 15 years ago
f985ad1
ath9k: Split ath9k_hw_btcoex_enable() into two logical pieces
by Vasanthakumar Thiagarajan
· 15 years ago
7cf4a2e
ath9k: Wrap DMA dump function with PS wakeup/restore
by Sujith
· 15 years ago
b264c67
ath9k: Update INITVALs for AR9285
by Sujith
· 15 years ago
20caf0d
ath9k: Handle PA cal usage properly
by Sujith
· 15 years ago
0abb096
ath9k: Fix bugs in programming registers during PA CAL
by Sujith
· 15 years ago
a13883b
ath9k: Reduce the frequency of PA offset calibration
by Sujith
· 15 years ago
73f57f8
ath9k: Fix read buffer overflow
by Roel Kluin
· 15 years ago
1c81874
ath5k: add hardware CCMP encyption support
by Bob Copeland
· 15 years ago
1c5256b
ath5k: use the skb->cb directly for RX status
by Bob Copeland
· 15 years ago
09c9bae
ath5k: add led pin configuration for compaq c700 laptop
by Marcos Chaparro
· 15 years ago
56d1de0
ath5k: clean up filter flags setting
by Bob Copeland
· 15 years ago
229a7ef
ar9170: remove unnecessary call to ar9170_set_beacon_timers
by Joerg Albert
· 15 years ago
ea39d1a
ar9170: cleanup of bss_info_changed and beacon config
by Joerg Albert
· 15 years ago
3d83261
ath9k: Fix chainmask selection during scanning
by Sujith
· 15 years ago
5eb6ba8
ath9k: Add support FIF_OTHER_BSS filtering mode.
by Javier Cardona
· 15 years ago
22e66a4
ath9k: Nuke struct ath9k_node_stats
by Vasanthakumar Thiagarajan
· 15 years ago
ff36041
ath9k: Fix bug in retrieving average beacon rssi
by Vasanthakumar Thiagarajan
· 15 years ago
eeef418
ar9170: refactor configure_filter
by Christian Lamparter
· 15 years ago
608b88c
ath: move regulatory info into shared common structure
by Luis R. Rodriguez
· 15 years ago
4c48381
ath9k: Fix TX poll cancelling
by Sujith
· 15 years ago
3ac64be
mac80211: allow configure_filter callback to sleep
by Johannes Berg
· 15 years ago
326bebb
ath9k: Updates for AR9287_12 version of chipset.
by Vivek Natarajan
· 15 years ago
d4fe5af
ath9k: Fix ref power interpolation logic for AR9287 chipsets.
by Vivek Natarajan
· 15 years ago
08fc5c1
ath9k: Enable LEDs for AR9287 chipsets.
by Vivek Natarajan
· 15 years ago
d340b1f
ath9k: Set AR_WA for AR9287 as it improves consistency in throughput.
by Vivek Natarajan
· 15 years ago
db91f2e
ath9k: Add open loop power control support for AR9287.
by Vivek Natarajan
· 15 years ago
eff563c
ath9k: Set HW state properly
by Sujith
· 15 years ago
523c36f
ath9k: Fix bug in PCI resume
by Sujith
· 15 years ago
1cf6873
ath9k: Remove duplicate variables
by Sujith
· 15 years ago
1aa8e84
ath9k: Remove has_hw_phycounters
by Sujith
· 15 years ago
2a219eb
ath9k: update kconfig to indicate support for AR9002 family
by Luis R. Rodriguez
· 15 years ago
13311b0
ath5k: use bit shift operators for cache line size
by Luis R. Rodriguez
· 15 years ago
aeb63cf
ath5k: use common ath.ko ath_rxbuf_alloc()
by Luis R. Rodriguez
· 15 years ago
d15dd3e
ath: add common ath_rxbuf_alloc() and make ath9k use it
by Luis R. Rodriguez
· 15 years ago
6e22066
ath5k: Use SWI to trigger calibration
by Nick Kossifidis
· 15 years ago
b55a5de
ath5k: Preserve pcicfg bits during attach
by Nick Kossifidis
· 15 years ago
edd7fc7
ath5k: Wakeup fixes
by Nick Kossifidis
· 15 years ago
d1cb0bd
ath5k: Linear PCDAC code fixes
by Nick Kossifidis
· 15 years ago
c38e7a9
ath5k: Check EEPROM before tweaking SERDES
by Nick Kossifidis
· 15 years ago
af6a3fc
ath9k: Fix regression on receiving PS poll frames
by Luis R. Rodriguez
· 15 years ago
4d30d30
drivers/net/wireless/ath/ath5k: Change constant name
by Julia Lawall
· 15 years ago
5e32b1e
ath9k: Update beacon RSSI
by Sujith
· 15 years ago
180d674
ath9k: Remove local chainmask variable
by Sujith
· 15 years ago
bf466fb
ath9k: Cleanup TX power calculation for 4K chips
by Sujith
· 15 years ago
7f63845
ath9k: Clean antenna configuration for 4K EEPROM chips
by Sujith
· 15 years ago
066edc8
ath9k: Add macros for Antenna Diversity
by Sujith
· 15 years ago
Next »