index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
3
-5
/
+6
2014-05-19
cfg80211: constify more pointers in the cfg80211 API
Johannes Berg
2
-2
/
+2
2014-05-19
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
1
-3
/
+4
2014-05-05
ath6kl: Spelling s/determnine/determine/
Geert Uytterhoeven
1
-1
/
+1
2014-03-13
ath6kl: update Kconfig descriptions
Kalle Valo
1
-7
/
+23
2014-03-13
ath6kl: remove unnecessary line continuations
Kalle Valo
1
-3
/
+3
2014-03-13
ath6kl: remove spaces before semicolon
Kalle Valo
2
-3
/
+3
2014-03-13
ath6kl: use braces on both arms of if statement
Kalle Valo
6
-27
/
+44
2014-03-13
ath6kl: fix blank lines before and after braces
Kalle Valo
13
-53
/
+2
2014-03-13
ath6kl: fix struct hif_scatter_req list handling
Kalle Valo
2
-3
/
+3
2014-02-25
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2
-5
/
+5
2014-02-14
ath: remove camel case from struct reg_dmn_pair_mapping
Kalle Valo
1
-2
/
+2
2014-02-05
cfg80211: fix channel configuration in IBSS join
Antonio Quartulli
1
-6
/
+2
2014-02-05
nl80211: fix scheduled scan RSSI matchset attribute confusion
Johannes Berg
1
-5
/
+14
2014-01-18
ath6kl: set rx urb count threshold to 1
Julien Massot
1
-2
/
+2
2014-01-18
ath6kl: increase usb rx buffer size to 4096
Julien Massot
1
-1
/
+1
2013-12-16
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2
-7
/
+5
2013-12-05
cfg80211: in bitrate_mask, rename mcs to ht_mcs
Janusz Dziedzic
1
-3
/
+3
2013-12-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-3
/
+8
2013-12-02
cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify
Simon Wunderlich
1
-0
/
+2
2013-12-02
cfg80211: aggregate mgmt_tx parameters into a struct
Andrei Otcheretianski
1
-3
/
+6
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-10-18
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
1
-1
/
+1
2013-10-01
ath6kl: fix compilation warning in ath6kl_htc_pipe_conn_service
Vladimir Murzin
1
-1
/
+1
2013-09-25
ath: Remove extern from function prototypes
Joe Perches
2
-7
/
+5
2013-08-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-4
/
+3
2013-08-23
cfg80211: add flags to cfg80211_rx_mgmt()
Vladimir Kondratiev
1
-4
/
+3
2013-08-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-3
/
+7
2013-08-12
cfg80211: add wdev to testmode cmd
David Spinadel
2
-3
/
+7
2013-08-07
ath6kl: Fix invalid pointer access on fuzz testing with AP mode
Mohammed Shafi Shajakhan
1
-0
/
+3
2013-08-07
ath6kl: Fix race in heart beat polling
Vasanthakumar Thiagarajan
1
-0
/
+3
2013-06-13
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
4
-29
/
+41
2013-06-11
ath6kl: make mgmt_tx accept a NULL channel
Antonio Quartulli
1
-10
/
+17
2013-06-03
cfg80211: take WoWLAN support information out of wiphy struct
Johannes Berg
1
-9
/
+15
2013-06-01
ath6kl: Unify sg_sz and buf_sz in ath6kl_sdio_alloc_prep_scat_req()
Geert Uytterhoeven
1
-6
/
+6
2013-06-01
ath6kl: Fix a suspend/resume crash in AR6004 USB
Mohammed Shafi Shajakhan
1
-0
/
+18
2013-06-01
ath6kl: Rename USB driver's suspend/resume/reset_resume
Mohammed Shafi Shajakhan
1
-9
/
+9
2013-06-01
wireless: ath6kl: re-use native helper to parse MAC
Andy Shevchenko
1
-7
/
+1
2013-06-01
ath6kl: Check wmi ready event status before validating abi version
Raja Mani
1
-7
/
+7
2013-03-20
ath6kl: fix size_t printf warnings
Kalle Valo
1
-7
/
+7
2013-03-19
Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6kl
John W. Linville
18
-94
/
+628
2013-03-18
ath6kl: Fix a debugfs crash for USB devices
Mohammed Shafi Shajakhan
1
-2
/
+4
2013-03-18
ath: changed kmalloc to kmemdup
Andrei Epure
1
-3
/
+1
2013-03-18
ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segment
Myoungje Kim
2
-5
/
+7
2013-03-18
ath6kl: remove false check from ath6kl_rx()
Kalle Valo
1
-1
/
+1
2013-03-18
ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd()
Kalle Valo
1
-0
/
+3
2013-03-18
ath6kl: add tracing support to debug message macros
Kalle Valo
2
-4
/
+50
2013-03-18
ath6kl: add tracing support to log functions
Kalle Valo
3
-0
/
+41
2013-03-18
ath6kl: convert ath6kl_info/err/warn macros to real functions
Kalle Valo
2
-7
/
+54
[prev]
[next]