index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
cfg80211.c
Age
Commit message (
Expand
)
Author
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-05-19
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
2014-03-13
ath6kl: use braces on both arms of if statement
Kalle Valo
2014-03-13
ath6kl: fix blank lines before and after braces
Kalle Valo
2014-02-04
cfg80211: fix channel configuration in IBSS join
Antonio Quartulli
2014-02-04
nl80211: fix scheduled scan RSSI matchset attribute confusion
Johannes Berg
2013-12-02
cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify
Simon Wunderlich
2013-12-02
cfg80211: aggregate mgmt_tx parameters into a struct
Andrei Otcheretianski
2013-06-11
ath6kl: make mgmt_tx accept a NULL channel
Antonio Quartulli
2013-06-03
cfg80211: take WoWLAN support information out of wiphy struct
Johannes Berg
2013-03-18
Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6kl
John W. Linville
2013-03-06
cfg80211: comprehensively check station changes
Johannes Berg
2013-03-05
ath6kl: Remove NETDEV_REGISTERED flag
Mohammed Shafi Shajakhan
2013-03-05
ath6kl: Protect ath6kl_cfg80211_vif_cleanup using rtnl_locks
Mohammed Shafi Shajakhan
2013-03-05
ath6kl: Cosmetic change in checking for free vif slot
Mohammed Shafi Shajakhan
2013-02-15
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
2013-02-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-02-11
ath6kl: provide 64-bit per-station byte counters
Vladimir Kondratiev
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
2013-01-14
wireless: make the reg_notifier() void
Luis R. Rodriguez
2012-11-27
ath6kl: minor optimization using if, else if
Mohammed Shafi Shajakhan
2012-11-27
ath6kl: Move and rename ath6kl_cleanup_vif function
Mohammed Shafi Shajakhan
2012-11-27
ath6kl: Parse beacon interval from userspace
Mohammed Shafi Shajakhan
2012-11-27
ath6kl: trivial cleanup on interface type selection
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
nl80211/cfg80211: support VHT channel configuration
Johannes Berg
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
2012-11-26
cfg80211: remove remain-on-channel channel type
Johannes Berg
2012-11-16
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
2012-11-16
ath6kl: Fix a mismatch in power management debug message
Mohammed Shafi Shajakhan
2012-11-16
ath6kl: support NL80211_USER_REG_HINT_CELL_BASE events
Kalle Valo
2012-10-30
cfg80211: allow per interface TX power setting
Johannes Berg
2012-10-24
ath6kl: Fix inactivity timeout for AR6004
Mohammed Shafi Shajakhan
2012-10-24
ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATES
Mohammed Shafi Shajakhan
2012-10-24
ath6kl: Fix reconnection issue after recovery
Vasanthakumar Thiagarajan
2012-10-24
ath6kl: Add support to detect fw error through heart beat
Vasanthakumar Thiagarajan
2012-10-24
ath6kl: Recover from fw crash
Vasanthakumar Thiagarajan
2012-10-24
ath6kl: trivial cleanup on interface type selection
Mohammed Shafi Shajakhan
2012-10-24
ath6kl: consolidate WoW pattern length
Thomas Pedersen
2012-10-24
ath6kl: rework scheduled scan
Thomas Pedersen
2012-10-24
ath6kl: reconfigure RSN capabilities when restarting AP
Thomas Pedersen
2012-10-24
ath6kl: configure wow filters per-vif
Thomas Pedersen
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: support TX error rate notification
Thomas Pedersen
2012-10-24
ath6kl: use custom MAC address for newly created interfaces
Aarthi Thiruvengadam
2012-10-24
ath6kl: support rssi threshold for sched scan
Thomas Pedersen
2012-10-18
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
2012-10-18
wireless: use OR operation to set wiphy features
Johannes Berg
2012-09-19
cfg80211: constify name parameter to add_virtual_intf
Johannes Berg
[next]