index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
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-18
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
2013-03-18
ath6kl: adding tracing points for htc_mbox
Kalle Valo
2
-1
/
+76
2013-03-18
ath6kl: add tracing point for hif irqs
Kalle Valo
2
-0
/
+23
2013-03-18
ath6kl: add tracing points for sdio transfers
Kalle Valo
3
-0
/
+105
2013-03-18
ath6kl: add tracing support and tracing points for wmi packets
Kalle Valo
6
-0
/
+125
2013-03-18
ath6kl: cold reset target after host warm boot
Kalle Valo
2
-2
/
+13
2013-03-18
ath6kl: fix usb related error handling and warnings
Kalle Valo
3
-21
/
+33
2013-03-18
ath6kl: cleanup ath6kl_reset_device()
Kalle Valo
4
-39
/
+10
2013-03-18
ath6kl: print firmware capabilities
Kalle Valo
1
-0
/
+73
2013-03-09
ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()
Dan Carpenter
1
-2
/
+1
2013-03-08
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-3
/
+5
2013-03-06
ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()
Dan Carpenter
1
-2
/
+1
2013-03-06
cfg80211: comprehensively check station changes
Johannes Berg
1
-3
/
+5
2013-03-05
ath6kl: Remove NETDEV_REGISTERED flag
Mohammed Shafi Shajakhan
2
-2
/
+0
2013-03-05
ath6kl: Return error from ath6kl_bmi_done()
Mohammed Shafi Shajakhan
2
-6
/
+6
2013-03-05
ath6kl: Protect ath6kl_cfg80211_vif_cleanup using rtnl_locks
Mohammed Shafi Shajakhan
1
-0
/
+2
2013-03-05
ath6kl: Cosmetic change in checking for free vif slot
Mohammed Shafi Shajakhan
1
-2
/
+2
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2013-02-15
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
8
-96
/
+119
2013-02-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-3
/
+3
2013-02-11
ath6kl: provide 64-bit per-station byte counters
Vladimir Kondratiev
1
-2
/
+2
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
2
-3
/
+3
2013-01-22
drivers/net/wireless/ath/ath6kl: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+0
2013-01-14
wireless: make the reg_notifier() void
Luis R. Rodriguez
1
-11
/
+5
2012-11-27
ath6kl: minor optimization using if, else if
Mohammed Shafi Shajakhan
1
-5
/
+5
2012-11-27
ath6kl: Move and rename ath6kl_cleanup_vif function
Mohammed Shafi Shajakhan
4
-61
/
+58
2012-11-27
ath6kl: Parse beacon interval from userspace
Mohammed Shafi Shajakhan
3
-3
/
+28
2012-11-27
ath6kl: trivial cleanup on interface type selection
Mohammed Shafi Shajakhan
1
-5
/
+1
2012-11-27
ath6kl: Fix kernel panic on continuous driver load/unload
Mohammed Shafi Shajakhan
1
-0
/
+16
2012-11-27
ath6kl: remove unnecessary check for NULL skb
Mohammed Shafi Shajakhan
3
-17
/
+8
2012-11-27
ath6kl: Use standard way to assign the boolean variable
Mohammed Shafi Shajakhan
1
-1
/
+1
2012-11-27
ath6kl: Remove erroneous flag clearing
Mohammed Shafi Shajakhan
1
-2
/
+0
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-16
/
+16
[next]