index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
cfg80211.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-11
/
+11
*
ath6kl: fix tx/rx antenna reporting for 2x2 devices
Ben Greear
2015-12-11
1
-2
/
+2
*
ath6kl: implement ethtool stats
Ben Greear
2015-10-29
1
-0
/
+123
*
ath6kl: add error message to explain lack of HT
Ben Greear
2015-10-29
1
-0
/
+3
*
ath6kl: report antenna configuration
Ben Greear
2015-10-29
1
-0
/
+17
*
Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.or...
David S. Miller
2015-10-27
1
-2
/
+2
|
\
|
*
ath6kl: drop unlikely behind WARN_ON()
Geliang Tang
2015-10-09
1
-2
/
+2
*
|
cfg80211: Add multiple scan plans for scheduled scan
Avraham Stern
2015-10-13
1
-1
/
+1
|
/
*
cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
Johannes Berg
2015-05-26
1
-2
/
+2
*
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
2015-03-31
1
-6
/
+9
|
\
|
*
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
Tom Gundersen
2015-03-30
1
-2
/
+4
|
*
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
Dedy Lansky
2015-03-03
1
-4
/
+5
*
|
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-1
/
+1
|
/
*
cfg80211: change bandwidth reporting to explicit field
Johannes Berg
2015-01-15
1
-1
/
+2
*
cfg80211: remove enum station_info_flags
Johannes Berg
2015-01-08
1
-7
/
+7
*
cfg80211: Convert del_station() callback to use a param struct
Jouni Malinen
2014-10-20
1
-2
/
+2
*
cfg80211: allow passing frame type to cfg80211_inform_bss()
Johannes Berg
2014-08-26
1
-0
/
+1
*
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-07-28
1
-2
/
+4
|
\
|
*
ath6kl: convert ar6004 hardware flags to firmware feature flags
Kalle Valo
2014-07-14
1
-2
/
+4
*
|
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-05-22
1
-3
/
+4
|
\
|
*
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
2014-05-19
1
-3
/
+4
*
|
ath6kl: use braces on both arms of if statement
Kalle Valo
2014-03-13
1
-2
/
+4
*
|
ath6kl: fix blank lines before and after braces
Kalle Valo
2014-03-13
1
-3
/
+0
|
/
*
cfg80211: fix channel configuration in IBSS join
Antonio Quartulli
2014-02-04
1
-6
/
+2
*
nl80211: fix scheduled scan RSSI matchset attribute confusion
Johannes Berg
2014-02-04
1
-5
/
+14
*
cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify
Simon Wunderlich
2013-12-02
1
-0
/
+2
*
cfg80211: aggregate mgmt_tx parameters into a struct
Andrei Otcheretianski
2013-12-02
1
-3
/
+6
*
ath6kl: make mgmt_tx accept a NULL channel
Antonio Quartulli
2013-06-11
1
-10
/
+17
*
cfg80211: take WoWLAN support information out of wiphy struct
Johannes Berg
2013-06-03
1
-9
/
+15
*
Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6kl
John W. Linville
2013-03-18
1
-3
/
+4
|
\
|
*
ath6kl: Remove NETDEV_REGISTERED flag
Mohammed Shafi Shajakhan
2013-03-05
1
-1
/
+0
|
*
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
*
|
cfg80211: comprehensively check station changes
Johannes Berg
2013-03-06
1
-3
/
+5
|
/
*
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
2013-02-15
1
-40
/
+69
|
\
|
*
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
1
-25
/
+56
|
*
ath6kl: Parse beacon interval from userspace
Mohammed Shafi Shajakhan
2012-11-27
1
-3
/
+5
|
*
ath6kl: trivial cleanup on interface type selection
Mohammed Shafi Shajakhan
2012-11-27
1
-5
/
+1
|
*
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
1
-2
/
+2
|
\
\
|
*
|
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
2013-02-11
1
-2
/
+2
*
|
|
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
1
-13
/
+14
|
\
\
|
*
|
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
1
-5
/
+2
*
|
|
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
2012-11-16
1
-126
/
+244
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
[next]