index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
63
-1508
/
+2674
2011-12-22
atheros: force endian checks on atheros wireless drivers
Luis R. Rodriguez
1
-0
/
+1
2011-12-22
ath9k: fix roadkill due to Joe's patch on ath_dbg() changes
Luis R. Rodriguez
1
-4
/
+4
2011-12-22
ath9k: classify DFS debug header further
Luis R. Rodriguez
1
-3
/
+3
2011-12-20
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
3
-5
/
+5
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
4
-6
/
+6
2011-12-19
ath9k: fix tx locking issues
Felix Fietkau
2
-32
/
+65
2011-12-19
ath9k_hw: make bluetooth coexistence support optional at compile time
Felix Fietkau
13
-17
/
+145
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
34
-799
/
+647
2011-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
22
-190
/
+735
2011-12-16
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
78
-1412
/
+6166
2011-12-16
ath9k: Support RSN Mesh
Chun-Yeow Yeoh
1
-1
/
+2
2011-12-16
ath9k_hw: remove ATH9K_HW_CAP_CST
Mohammed Shafi Shajakhan
2
-20
/
+17
2011-12-16
ath9k: validate for non-zero BSSID
Mohammed Shafi Shajakhan
1
-0
/
+1
2011-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2011-12-15
ath9k: add DFS radar pulse processing
Zefir Kurtisi
8
-0
/
+425
2011-12-15
ath9k_hw: add DFS testing check
Zefir Kurtisi
3
-0
/
+37
2011-12-15
ath: add a debug level for DFS
Zefir Kurtisi
1
-0
/
+2
2011-12-15
ath: document ATH_DBG_MCI
Luis R. Rodriguez
1
-0
/
+3
2011-12-15
ath9k: avoid retransmitting aggregation frames that a BAR was sent for
Felix Fietkau
2
-3
/
+25
2011-12-15
ath9k: simplify tx locking
Felix Fietkau
1
-34
/
+5
2011-12-15
ath9k: remove bogus sequence number increment
Felix Fietkau
1
-4
/
+0
2011-12-15
ath9k: reduce indentation level in a few places
Felix Fietkau
1
-65
/
+60
2011-12-15
ath9k: reduce the number of unnecessary BAR tx packets
Felix Fietkau
4
-23
/
+37
2011-12-15
ath9k: change maximum software retransmission handling
Felix Fietkau
2
-4
/
+13
2011-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-2
/
+4
2011-12-14
ath6kl: support for P2P mgmt operations on station interface
Aarthi Thiruvengadam
4
-10
/
+297
2011-12-14
ath6kl: Support different uart_tx pin and refclk configuration
Ryan Hsu
2
-9
/
+32
2011-12-14
ath9k: make two mci related functions static
Felix Fietkau
2
-8
/
+4
2011-12-14
ath9k: Reconfigure tx power on regulatory update
Rajkumar Manoharan
1
-2
/
+15
2011-12-14
ath: optimize processing of CTLs for country IEs for world roaming cards
Luis R. Rodriguez
2
-4
/
+52
2011-12-14
ath: add a helper for processing reg data on init
Luis R. Rodriguez
1
-5
/
+17
2011-12-14
ath9k_hw: Fix handling of MCI interrupt
Mohammed Shafi Shajakhan
1
-28
/
+29
2011-12-14
ath9k_hw: check for asynchronous interrupts before bailing out
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-12-13
ath6kl: implement scheduled scan
Kalle Valo
7
-3
/
+209
2011-12-13
ath6kl: fix reading of FW IE capabilities
Kalle Valo
1
-1
/
+4
2011-12-13
ath6kl: fix value of WOW_FILTER_SSID
Kalle Valo
1
-1
/
+1
2011-12-13
ath6kl: implement ath6kl_cfg80211_stop_all()
Kalle Valo
3
-25
/
+34
2011-12-13
ath6kl: call ath6kl_cfg80211_stop() from ath6kl_close()
Kalle Valo
1
-10
/
+1
2011-12-13
ath6kl: remove a workaround from ath6kl_cfg80211_stop()
Kalle Valo
1
-6
/
+2
2011-12-13
ath6kl: cleanup ath6kl_priv()
Kalle Valo
2
-6
/
+6
2011-12-13
ath6kl: Use delayed key configuration for WAPI in AP mode
Jouni Malinen
2
-2
/
+5
2011-12-12
ath9k: fix max phy rate at rate control init
Rajkumar Manoharan
1
-1
/
+3
2011-12-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-176
/
+111
2011-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-12-08
ath9k: enable ANI for ar9100 chips
Nikolay Martynov
1
-2
/
+2
2011-12-08
ath9k: use config.enable_ani to check if ani should be performed
Nikolay Martynov
3
-5
/
+11
2011-12-08
ath9k: change calibration debug log to output all calibration types
Nikolay Martynov
1
-3
/
+5
2011-12-08
ath9k: trivial: cosmetic fix in calibration debug log
Nikolay Martynov
2
-2
/
+2
2011-12-08
ath9k: cancel all workqueue activity when going idle
Felix Fietkau
1
-1
/
+4
[next]