index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
cfg80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-08
mwifiex: advertise PS ON by default support to cfg80211
Avinash Patil
1
-1
/
+2
2015-06-08
mwifiex: parse power constraint IE from Tail
Avinash Patil
1
-0
/
+3
2015-06-08
mwifiex: dump station support in uap mode
Xinming Hu
1
-5
/
+46
2015-06-08
mwifiex: add cfg80211 get_channel handler
Xinming Hu
1
-1
/
+57
2015-06-08
mwifiex: reset 11h active flag when chandef does not require dfs
Avinash Patil
1
-1
/
+1
2015-06-08
mwifiex: support AP reset after bss_stop
Avinash Patil
1
-0
/
+7
2015-06-08
mwifiex: correct bss_type assignment
Avinash Patil
1
-3
/
+3
2015-05-26
mwifiex: change dbg print func to mwifiex_dbg
Zhaoyang Liu
1
-203
/
+259
2015-04-01
Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...
David S. Miller
1
-27
/
+140
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
1
-6
/
+7
2015-03-30
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
Tom Gundersen
1
-2
/
+3
2015-03-30
mwifiex: stop command path in suspend handler
Avinash Patil
1
-3
/
+11
2015-03-16
mwifiex: lock main process till reinitialization of vif is over
Avinash Patil
1
-0
/
+33
2015-03-16
mwifiex: Add support for auto ARP in mwifiex.
Maithili Hinge
1
-24
/
+96
2015-03-06
Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...
David S. Miller
1
-10
/
+4
2015-03-03
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
1
-4
/
+4
2015-03-03
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
Dedy Lansky
1
-4
/
+4
2015-02-26
mwifiex: use alloc_workqueue's format strings capabilities for WQ names
Avinash Patil
1
-10
/
+4
2015-01-29
mwifiex: 11h handling for AP interface
Avinash Patil
1
-0
/
+22
2015-01-29
mwifiex: channel switch support for mwifiex
Avinash Patil
1
-2
/
+83
2015-01-29
mwifiex: add cfg80211 start_radar_detection handler
Avinash Patil
1
-0
/
+59
2015-01-29
mwifiex: refactor start_ap handler
Avinash Patil
1
-60
/
+8
2015-01-29
mwifiex: update IEs after AP has started
Avinash Patil
1
-2
/
+3
2015-01-29
mwifiex: store AP configuration in private structure
Avinash Patil
1
-0
/
+2
2015-01-29
mwifiex: do not send regulatory update while starting AP
Avinash Patil
1
-1
/
+0
2015-01-29
mwifiex: support conversion to any virtual interface type
Avinash Patil
1
-31
/
+300
2015-01-29
mwifiex: manage virtual interface limits efficiently
Avinash Patil
1
-12
/
+68
2015-01-29
mwifiex: store permanant mac address in adapter structure
Avinash Patil
1
-1
/
+1
2015-01-29
mwifiex: do not declare wdev as pointer
Avinash Patil
1
-45
/
+25
2015-01-29
mwifiex: set wiphy params only once
Avinash Patil
1
-63
/
+48
2015-01-23
mwifiex: check driver status in connect and scan handlers
Amitkumar Karwar
1
-0
/
+8
2015-01-22
Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next
Kalle Valo
1
-13
/
+15
2015-01-15
cfg80211: change bandwidth reporting to explicit field
Johannes Berg
1
-5
/
+6
2015-01-08
cfg80211: remove enum station_info_flags
Johannes Berg
1
-5
/
+5
2015-01-08
cfg80211: remove "channel" from survey names
Johannes Berg
1
-3
/
+4
2015-01-06
mwifiex: Add support for wowlan disconnect
Maithili Hinge
1
-1
/
+16
2015-01-06
mwifiex: Move code for wowlan magic-packet and patterns to a function
Maithili Hinge
1
-31
/
+47
2015-01-06
mwifiex: add rx histogram statistics support
Xinming Hu
1
-0
/
+4
2014-12-05
mwifiex: do not process broadcast mac address for del_sta
Avinash Patil
1
-20
/
+19
2014-12-05
mwifiex: do not delete station entries in del_sta handler
Avinash Patil
1
-2
/
+0
2014-11-25
mwifiex: add Tx status support for ACTION frames
Amitkumar Karwar
1
-3
/
+10
2014-11-25
mwifiex: add Tx status support for EAPOL packets
Amitkumar Karwar
1
-0
/
+3
2014-11-17
mwifiex: add auto TDLS support
Avinash Patil
1
-0
/
+6
2014-11-04
Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...
John W. Linville
1
-4
/
+5
2014-10-31
mwifiex: add cfg80211 dump_survey handler
Xinming Hu
1
-0
/
+47
2014-10-31
mwifiex: channel statistics support for mwifiex
Avinash Patil
1
-0
/
+19
2014-10-20
cfg80211: Convert del_station() callback to use a param struct
Jouni Malinen
1
-4
/
+5
2014-09-15
mwifiex: remove low priority scan handling
Amitkumar Karwar
1
-8
/
+0
2014-09-15
mwifiex: bring in scan channel gap feature
Avinash Patil
1
-0
/
+5
2014-09-15
mwifiex: set passive scan type for scan requests with no ssid
Avinash Patil
1
-1
/
+1
[next]