index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath6kl: fix size_t printf warnings
Kalle Valo
2013-03-20
1
-7
/
+7
*
Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6kl
John W. Linville
2013-03-18
18
-94
/
+628
|
\
|
*
ath6kl: Fix a debugfs crash for USB devices
Mohammed Shafi Shajakhan
2013-03-18
1
-2
/
+4
|
*
ath: changed kmalloc to kmemdup
Andrei Epure
2013-03-18
1
-3
/
+1
|
*
ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segment
Myoungje Kim
2013-03-18
2
-5
/
+7
|
*
ath6kl: remove false check from ath6kl_rx()
Kalle Valo
2013-03-18
1
-1
/
+1
|
*
ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd()
Kalle Valo
2013-03-18
1
-0
/
+3
|
*
ath6kl: add tracing support to debug message macros
Kalle Valo
2013-03-18
2
-4
/
+50
|
*
ath6kl: add tracing support to log functions
Kalle Valo
2013-03-18
3
-0
/
+41
|
*
ath6kl: convert ath6kl_info/err/warn macros to real functions
Kalle Valo
2013-03-18
2
-7
/
+54
|
*
ath6kl: adding tracing points for htc_mbox
Kalle Valo
2013-03-18
2
-1
/
+76
|
*
ath6kl: add tracing point for hif irqs
Kalle Valo
2013-03-18
2
-0
/
+23
|
*
ath6kl: add tracing points for sdio transfers
Kalle Valo
2013-03-18
3
-0
/
+105
|
*
ath6kl: add tracing support and tracing points for wmi packets
Kalle Valo
2013-03-18
6
-0
/
+125
|
*
ath6kl: cold reset target after host warm boot
Kalle Valo
2013-03-18
2
-2
/
+13
|
*
ath6kl: fix usb related error handling and warnings
Kalle Valo
2013-03-18
3
-21
/
+33
|
*
ath6kl: cleanup ath6kl_reset_device()
Kalle Valo
2013-03-18
4
-39
/
+10
|
*
ath6kl: print firmware capabilities
Kalle Valo
2013-03-18
1
-0
/
+73
|
*
ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()
Dan Carpenter
2013-03-09
1
-2
/
+1
|
*
ath6kl: Remove NETDEV_REGISTERED flag
Mohammed Shafi Shajakhan
2013-03-05
2
-2
/
+0
|
*
ath6kl: Return error from ath6kl_bmi_done()
Mohammed Shafi Shajakhan
2013-03-05
2
-6
/
+6
|
*
ath6kl: Protect ath6kl_cfg80211_vif_cleanup using rtnl_locks
Mohammed Shafi Shajakhan
2013-03-05
1
-0
/
+2
|
*
ath6kl: Cosmetic change in checking for free vif slot
Mohammed Shafi Shajakhan
2013-03-05
1
-2
/
+2
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-03-08
1
-3
/
+5
|
\
\
|
*
|
cfg80211: comprehensively check station changes
Johannes Berg
2013-03-06
1
-3
/
+5
*
|
|
ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()
Dan Carpenter
2013-03-06
1
-2
/
+1
|
/
/
*
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
drivers/net/wireless/ath/ath6kl: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-1
/
+0
*
|
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
2013-02-15
8
-96
/
+119
|
\
\
|
*
|
ath6kl: minor optimization using if, else if
Mohammed Shafi Shajakhan
2012-11-27
1
-5
/
+5
|
*
|
ath6kl: Move and rename ath6kl_cleanup_vif function
Mohammed Shafi Shajakhan
2012-11-27
4
-61
/
+58
|
*
|
ath6kl: Parse beacon interval from userspace
Mohammed Shafi Shajakhan
2012-11-27
3
-3
/
+28
|
*
|
ath6kl: trivial cleanup on interface type selection
Mohammed Shafi Shajakhan
2012-11-27
1
-5
/
+1
|
*
|
ath6kl: Fix kernel panic on continuous driver load/unload
Mohammed Shafi Shajakhan
2012-11-27
1
-0
/
+16
|
*
|
ath6kl: remove unnecessary check for NULL skb
Mohammed Shafi Shajakhan
2012-11-27
3
-17
/
+8
|
*
|
ath6kl: Use standard way to assign the boolean variable
Mohammed Shafi Shajakhan
2012-11-27
1
-1
/
+1
|
*
|
ath6kl: Remove erroneous flag clearing
Mohammed Shafi Shajakhan
2012-11-27
1
-2
/
+0
|
*
|
drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ON
Julia Lawall
2012-11-16
1
-4
/
+2
|
*
|
ath6kl: Fix a mismatch in power management debug message
Mohammed Shafi Shajakhan
2012-11-16
1
-2
/
+2
*
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-02-12
2
-3
/
+3
|
\
\
\
|
*
|
|
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
2013-02-11
2
-3
/
+3
*
|
|
|
ath6kl: provide 64-bit per-station byte counters
Vladimir Kondratiev
2013-02-11
1
-2
/
+2
|
/
/
/
*
|
|
wireless: make the reg_notifier() void
Luis R. Rodriguez
2013-01-14
1
-11
/
+5
|
|
/
|
/
|
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-26
2
-16
/
+16
|
\
\
|
*
|
nl80211/cfg80211: support VHT channel configuration
Johannes Berg
2012-11-26
1
-6
/
+4
|
*
|
cfg80211: pass a channel definition struct
Johannes Berg
2012-11-26
1
-8
/
+14
|
*
|
cfg80211: remove remain-on-channel channel type
Johannes Berg
2012-11-26
2
-8
/
+4
*
|
|
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
2012-11-16
18
-285
/
+990
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ath6kl: support NL80211_USER_REG_HINT_CELL_BASE events
Kalle Valo
2012-11-16
1
-3
/
+12
|
*
|
ath6kl: Add a hardware flag for SDIO CRC error workaround
Mohammed Shafi Shajakhan
2012-10-24
2
-4
/
+4
[next]