Age | Commit message (Expand) | Author |
2013-03-18 | ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd() | Kalle Valo |
2013-03-18 | ath6kl: add tracing support and tracing points for wmi packets | Kalle Valo |
2013-02-15 | Merge branch 'for-linville' of git://github.com/kvalo/ath6kl | John W. Linville |
2013-02-11 | cfg80211: pass wiphy to cfg80211_ref_bss/put_bss | Johannes Berg |
2012-11-27 | ath6kl: Parse beacon interval from userspace | Mohammed Shafi Shajakhan |
2012-11-27 | ath6kl: remove unnecessary check for NULL skb | Mohammed Shafi Shajakhan |
2012-11-26 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-11-26 | cfg80211: remove remain-on-channel channel type | Johannes Berg |
2012-10-24 | ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATES | Mohammed Shafi Shajakhan |
2012-10-24 | ath6kl: Check for valid rate table index | Raja Mani |
2012-10-24 | ath6kl: Avoid null ptr dereference while printing reg domain pair | Raja Mani |
2012-10-24 | ath6kl: Add support to detect fw error through heart beat | Vasanthakumar Thiagarajan |
2012-10-24 | ath6kl: fix link speed when using sgi | Dengke Qiu |
2012-10-24 | ath6kl: rework scheduled scan | Thomas Pedersen |
2012-10-24 | ath6kl: Fix potential skb double free in ath6kl_wmi_sync_point() | Vasanthakumar Thiagarajan |
2012-10-24 | ath6kl: fix incorrect use of IEEE80211_NUM_BANDS | Kalle Valo |
2012-10-24 | ath6kl: add support for changing contry code | Kalle Valo |
2012-10-24 | ath6kl: refactor wmi scan command | Kalle Valo |
2012-10-24 | ath6kl: move ath6kl_wmi_startscan_cmd() | Kalle Valo |
2012-10-24 | ath6kl: support TX error rate notification | Thomas Pedersen |
2012-10-24 | ath6kl: support rssi threshold for sched scan | Thomas Pedersen |
2012-07-09 | cfg80211: use wdev in mgmt-tx/ROC APIs | Johannes Berg |
2012-06-11 | ath6kl: support changing dtim period on AP mode | Etay Luz |
2012-05-29 | ath6kl: Remove unneeded memset in roam related config func | Raja Mani |
2012-05-24 | ath6kl: Add support for setting tx rateset. | Bala Shanmugam |
2012-05-16 | ath6kl: enable enhanced bmiss detection | Thomas Pedersen |
2012-05-11 | ath6kl: Use correct max-scan-SSIDs limit | Jouni Malinen |
2012-05-04 | ath6kl_sdio: Fix the EAPOL out of order issue | Vivek Natarajan |
2012-04-25 | ath6kl: check for sband existence when creating scan cmd | Thomas Pedersen |
2012-04-25 | ath6kl: include in.h explicitly | Luis R. Rodriguez |
2012-04-23 | ath6kl: support fw reporting phy capabilities | Thomas Pedersen |
2012-04-16 | ath6kl: merge split format strings into one | Kalle Valo |
2012-04-09 | ath6kl: Fix 4-way handshake failure in AP and P2P GO mode | Vasanthakumar Thiagarajan |
2012-04-09 | ath6kl: Configure htcap in fw based on the channel type in AP mode | Vasanthakumar Thiagarajan |
2012-03-26 | ath6kl: Configure inactivity timeout in fw | Vasanthakumar Thiagarajan |
2012-03-26 | Merge remote branch 'wireless-next/master' into ath6kl-next | Kalle Valo |
2012-03-20 | ath6kl: add debug log for AP MLME operations | Aarthi Thiruvengadam |
2012-03-13 | Merge branch 'for-linville' of git://github.com/kvalo/ath6kl | John W. Linville |
2012-03-07 | ath6kl: logical continuations should be on the previous line | Kalle Valo |
2012-03-07 | ath6kl: alignment should match open parenthesis | Kalle Valo |
2012-03-07 | ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspend | Raja Mani |
2012-03-06 | cfg80211/mac80211: report signal strength for mgmt frames | Johannes Berg |
2012-03-01 | ath6kl: implement hidden ssid | Thomas Pedersen |
2012-03-01 | ath6kl: Make sure wiphy is registered before calling regulatory_hint() | Vasanthakumar Thiagarajan |
2012-03-01 | ath6kl: Refactor ath6kl_wmi_control_rx() | Vasanthakumar Thiagarajan |
2012-02-27 | ath6kl: Add unicast mgmt frame buffering | Naveen Gangadharan |
2012-02-08 | ath6kl: Update license header | Vasanthakumar Thiagarajan |
2012-01-30 | ath6kl: Wait for host sleep mode cmd processed event during WOW suspend | Raja Mani |
2012-01-30 | ath6kl: Configure WOW patterns while going to wow_suspend | Raja Mani |
2012-01-18 | ath6kl: get rid of AR_DBG_LVL_CHECK() | Kalle Valo |