index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: Print the correct channel mode
Sujith Manoharan
2012-01-30
1
-3
/
+1
*
ath9k_htc: Load firmware asynchronously
Sujith Manoharan
2012-01-30
2
-56
/
+101
*
ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix
John W. Linville
2012-01-30
1
-1
/
+1
*
carl9170: allow users to lower output power level
Christian Lamparter
2012-01-27
5
-35
/
+50
*
ath5k: use bool type for no_hw_rfkill_switch module parameter
John W. Linville
2012-01-24
1
-1
/
+1
*
ath9k_htc: claim support for IBSS RSN
Antonio Quartulli
2012-01-24
2
-0
/
+17
*
ath5k: claim support for IBSS RSN
Antonio Quartulli
2012-01-24
2
-0
/
+11
*
carl9170: remove eeprom data injection option
Christian Lamparter
2012-01-24
3
-38
/
+0
*
carl9170: claim to support IBSS RSN.
Nicolas Cavallari
2012-01-24
1
-0
/
+3
*
ath9k_hw: fix interpretation of the rx KeyMiss flag
Felix Fietkau
2012-01-16
2
-4
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-01-12
5
-9
/
+4
|
\
|
*
ath9k: Fix regression in channelwidth switch at the same channel
Rajkumar Manoharan
2012-01-10
2
-6
/
+3
|
*
ath9k_hw: fix a comment
Mohammed Shafi Shajakhan
2012-01-10
3
-3
/
+1
*
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-08
1
-1
/
+1
|
\
\
|
*
|
switch debugfs to umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
|
|
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
1
-12
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
1
-12
/
+1
|
|
\
\
|
|
*
|
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-12
/
+1
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-05
19
-549
/
+99
|
\
\
\
\
|
*
|
|
|
ath6kl: revert USB support
John W. Linville
2012-01-05
8
-501
/
+20
|
*
|
|
|
ath9k: tx queue enable is read only for EDMA chipsets
Mohammed Shafi Shajakhan
2012-01-04
1
-2
/
+5
|
*
|
|
|
carl9170: move checksum and txseq into subfunctions
Christian Lamparter
2012-01-04
1
-37
/
+60
|
*
|
|
|
ath9k_hw: increase tx status ring buffer size
Rajkumar Manoharan
2012-01-04
4
-4
/
+4
|
*
|
|
|
ath9k: make ath_mci_duty_cycle static
Luis R. Rodriguez
2012-01-04
1
-1
/
+1
|
*
|
|
|
ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()
Luis R. Rodriguez
2012-01-04
1
-2
/
+2
|
*
|
|
|
ath5k: avoid sparse warnings on tracing
Luis R. Rodriguez
2012-01-04
1
-2
/
+3
|
*
|
|
|
ath9k: fix tx queue sparse complaint
Luis R. Rodriguez
2012-01-04
1
-0
/
+3
|
*
|
|
|
ath9k_hw: fix sparse warnings on ar9003_rtt.c
Luis R. Rodriguez
2012-01-04
1
-0
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-01-04
1
-0
/
+3
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-04
1
-0
/
+3
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
ath9k: Fix kernel panic in AR2427 in AP mode
Mohammed Shafi Shajakhan
2012-01-03
1
-0
/
+3
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-15
1
-1
/
+3
|
|
\
\
\
\
|
|
|
/
/
/
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
63
-1508
/
+2674
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
atheros: force endian checks on atheros wireless drivers
Luis R. Rodriguez
2011-12-21
1
-0
/
+1
|
*
|
|
|
ath9k: fix roadkill due to Joe's patch on ath_dbg() changes
Luis R. Rodriguez
2011-12-21
1
-4
/
+4
|
*
|
|
|
ath9k: classify DFS debug header further
Luis R. Rodriguez
2011-12-21
1
-3
/
+3
|
*
|
|
|
ath9k: fix tx locking issues
Felix Fietkau
2011-12-19
2
-32
/
+65
|
*
|
|
|
ath9k_hw: make bluetooth coexistence support optional at compile time
Felix Fietkau
2011-12-19
13
-17
/
+145
|
*
|
|
|
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
2011-12-19
34
-799
/
+647
|
*
|
|
|
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
2011-12-16
78
-1412
/
+6166
|
|
\
\
\
\
|
*
|
|
|
|
ath6kl: support for P2P mgmt operations on station interface
Aarthi Thiruvengadam
2011-12-14
4
-10
/
+297
|
*
|
|
|
|
ath6kl: Support different uart_tx pin and refclk configuration
Ryan Hsu
2011-12-14
2
-9
/
+32
|
*
|
|
|
|
ath6kl: implement scheduled scan
Kalle Valo
2011-12-13
7
-3
/
+209
|
*
|
|
|
|
ath6kl: fix reading of FW IE capabilities
Kalle Valo
2011-12-13
1
-1
/
+4
|
*
|
|
|
|
ath6kl: fix value of WOW_FILTER_SSID
Kalle Valo
2011-12-13
1
-1
/
+1
|
*
|
|
|
|
ath6kl: implement ath6kl_cfg80211_stop_all()
Kalle Valo
2011-12-13
3
-25
/
+34
|
*
|
|
|
|
ath6kl: call ath6kl_cfg80211_stop() from ath6kl_close()
Kalle Valo
2011-12-13
1
-10
/
+1
|
*
|
|
|
|
ath6kl: remove a workaround from ath6kl_cfg80211_stop()
Kalle Valo
2011-12-13
1
-6
/
+2
|
*
|
|
|
|
ath6kl: cleanup ath6kl_priv()
Kalle Valo
2011-12-13
2
-6
/
+6
|
*
|
|
|
|
ath6kl: Use delayed key configuration for WAPI in AP mode
Jouni Malinen
2011-12-13
2
-2
/
+5
[next]