index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: split ath9k_hw_btcoex_enable() into two helpers
Luis R. Rodriguez
2009-10-07
1
-20
/
+37
*
ath9k: move driver core helpers to main.c
Luis R. Rodriguez
2009-10-07
5
-222
/
+218
*
ath9k: split bluetooth hardware coex init into two helpers
Luis R. Rodriguez
2009-10-07
1
-31
/
+44
*
ath9k: move hw specific btcoex info to ath_hw
Luis R. Rodriguez
2009-10-07
6
-65
/
+88
*
ath9k: move btcoex core driver info to its own struct
Luis R. Rodriguez
2009-10-07
4
-49
/
+55
*
ath9k: use ath_hw for DPRINTF() and debug init/exit
Luis R. Rodriguez
2009-10-07
17
-340
/
+356
*
ar9170: fix bug in iq-auto calibration value calculation
Christian Lamparter
2009-09-29
1
-4
/
+2
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-09-24
1
-1
/
+1
|
\
|
*
trivial: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-Koenig
2009-09-21
1
-1
/
+1
|
*
ath9k: Fix bug in ANI channel handling
Sujith
2009-09-14
1
-2
/
+4
*
|
ath9k: Initialize txgain and rxgain for newer AR9287 chipsets.
Vivek Natarajan
2009-09-23
1
-2
/
+2
*
|
ath9k: Fix RFKILL bugs
Sujith
2009-09-23
1
-7
/
+1
*
|
ar9170usb: add usbid for TP-Link TL-WN821N v2
Christian Lamparter
2009-09-23
1
-0
/
+2
*
|
ath9k: Disable autosleep feature by default.
Vivek Natarajan
2009-09-23
1
-9
/
+1
*
|
ath9k: Fix regression in PA calibration
Sujith
2009-09-23
1
-0
/
+1
*
|
ath9k: Fix bug in chain handling
Senthil Balasubramanian
2009-09-23
1
-1
/
+3
*
|
ath9k: Fix AHB reset for AR9280
Vivek Natarajan
2009-09-23
1
-1
/
+1
*
|
ath9k: Adjust the chainmasks properly
Senthil Balasubramanian
2009-09-23
1
-5
/
+15
*
|
ath9k: Do a full reset for AR9280
Vasanthakumar Thiagarajan
2009-09-23
1
-2
/
+2
*
|
ath9k: Don't read NF when chip has gone through full sleep mode
Vasanthakumar Thiagarajan
2009-09-23
1
-1
/
+1
*
|
ath9k: Fix rx data corruption
Vasanthakumar Thiagarajan
2009-09-23
1
-0
/
+9
*
|
ath9k: Fix chip wakeup issue
Sujith
2009-09-23
1
-1
/
+1
*
|
ath9k: Restore TSF after RESET
Sujith
2009-09-23
1
-0
/
+9
*
|
ath9k: Revamp PCIE workarounds
Vivek Natarajan
2009-09-23
4
-72
/
+103
*
|
ath9k: Set default noise floor value for AR9287
Vivek Natarajan
2009-09-23
2
-0
/
+3
*
|
ath9k: Fix bug in ANI channel handling
Sujith
2009-09-23
1
-2
/
+4
|
/
*
ath9k: Initialize the priority gpio for BT coex 3-wire
Vasanthakumar Thiagarajan
2009-09-09
2
-2
/
+5
*
ath9k: Get rid of the modparam btcoex_enable
Vasanthakumar Thiagarajan
2009-09-09
1
-4
/
+0
*
ath9k: Enable btcoex based on the subsystem id of the device
Vasanthakumar Thiagarajan
2009-09-09
4
-1
/
+30
*
ath9k: Store subsystem id in struct hw_version
Vasanthakumar Thiagarajan
2009-09-09
5
-6
/
+10
*
ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() call
Vasanthakumar Thiagarajan
2009-09-09
1
-2
/
+1
*
ath9k: Disable ASPM when btcoex is active
Vasanthakumar Thiagarajan
2009-09-09
3
-0
/
+20
*
ath,ar9170: implemented conformance test limit calc. for tx power
Joerg Albert
2009-09-08
1
-1
/
+164
*
ath,ar9170: move CTL_ defines into regd.h
Joerg Albert
2009-09-08
2
-6
/
+6
*
ar9170: implement frequency calibration for one-stage/openfw
Christian Lamparter
2009-09-08
1
-0
/
+122
*
ath9k: Fix channelFlags for 2GHZ
Sujith
2009-09-08
1
-1
/
+1
*
ath9k: Fix RX Filter handling for BAR
Sujith
2009-09-08
5
-3
/
+7
*
ath9k: claim irq for ath9k, not ath for pci
Luis R. Rodriguez
2009-09-08
1
-1
/
+1
*
ath9k: propagate errors on ath_init_device() and request_irq()
Luis R. Rodriguez
2009-09-08
2
-11
/
+9
*
ath9k: propagate ieee80211_alloc_hw() failure
Luis R. Rodriguez
2009-09-08
1
-2
/
+3
*
ar9170: added phy register initialisation from eeprom values
Joerg Albert
2009-09-08
1
-1
/
+134
*
ath9k: Reconfigure beacon timers after the scan is completed.
Vivek Natarajan
2009-09-02
1
-0
/
+1
*
ath9k: Call spin_lock_bh() on btcoex_lock
Vasanthakumar Thiagarajan
2009-09-01
1
-6
/
+4
*
ath9k: Move generic hw timer intr handler to bottom-half
Vasanthakumar Thiagarajan
2009-09-01
1
-5
/
+6
*
ath9k: Do an AHB reset before doing RTC reset
Vasanthakumar Thiagarajan
2009-08-31
1
-0
/
+7
*
ath5k: don't use PCI ID to find the chip revision
Pavel Roskin
2009-08-28
3
-25
/
+29
*
ath5k: fix uninitialized value use in ath5k_eeprom_read_turbo_modes()
Pavel Roskin
2009-08-28
1
-24
/
+5
*
ath5k: clarify srev comparison for CCMP check
Bob Copeland
2009-08-28
2
-5
/
+3
*
ath9k: Add Bluetooth Coexistence 3-wire support
Vasanthakumar Thiagarajan
2009-08-28
9
-27
/
+423
*
ath9k: Add infrastructure for generic hw timers
Vasanthakumar Thiagarajan
2009-08-28
4
-2
/
+278
[next]