index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
Age
Commit message (
Expand
)
Author
2012-03-08
mwifiex: correction in number of bitrates
Amitkumar Karwar
2012-03-05
mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()
Dan Carpenter
2012-03-05
mwifiex: fix bug in wildcard scan handling
Amitkumar Karwar
2012-03-05
mwifiex: remove unnecessary struct mwifiex_802_11_ssid
Amitkumar Karwar
2012-03-05
mwifiex: correct bitrates advertised to cfg80211
Avinash Patil
2012-03-05
mwifiex: handle auto authentication mode correctly
Amitkumar Karwar
2012-02-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-29
mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUS
Amitkumar Karwar
2012-02-29
mwifiex: remove redundant scan operation
Amitkumar Karwar
2012-02-29
mwifiex: reset encryption mode flag before association
Amitkumar Karwar
2012-02-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-15
mwifiex: clear previous security setting during association
Amitkumar Karwar
2012-02-06
mwifiex: update correct dtim_period in dump_station()
Amitkumar Karwar
2012-02-06
mwifiex: cleanup in snmp_mib command preparation code
Amitkumar Karwar
2012-02-06
mwifiex: enable HT operating mode
Amitkumar Karwar
2012-02-06
mwifiex: fix NULL pointer dereference in set_channel()
Amitkumar Karwar
2012-02-06
mwifiex: add NULL checks in driver unload path
Amitkumar Karwar
2012-02-03
mwifiex: handle association failure case correctly
Amitkumar Karwar
2012-01-27
mwifiex: update BSS parameters in dump_station_info()
Amitkumar Karwar
2012-01-27
mwifiex: pass priv pointer instead of adapter
Avinash Patil
2012-01-24
mwifiex: derive priv from net_device instead of wiphy
Yogesh Ashok Powar
2012-01-24
mwifiex: use bss_type and bss_num to retrieve priv
Yogesh Ashok Powar
2012-01-24
drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMIC
Julia Lawall
2012-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-01-03
mwifiex: fix crash during simultaneous scan and connect
Amitkumar Karwar
2011-12-21
mwifiex: fix issues in band configuration code
Amitkumar Karwar
2011-12-21
mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macros
Amitkumar Karwar
2011-12-21
mwifiex: remove redundant band config code
Amitkumar Karwar
2011-12-19
mwifiex: cleanup work in scan.c
Amitkumar Karwar
2011-12-14
mwifiex: remove cfg_workqueue
Amitkumar Karwar
2011-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-14
mwifiex: avoid double list_del in command cancel path
Yogesh Ashok Powar
2011-12-13
mwifiex: do not advertise custom regulatory domain capability
Amitkumar Karwar
2011-12-13
mwifiex: wakeup and stop multiple tx queues in net_device
Avinash Patil
2011-12-13
mwifiex: proper cleanup when RX multiport aggregation fails
Avinash Patil
2011-12-13
mwifiex: failure case handling for PCIe events
Amitkumar Karwar
2011-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-30
mwifiex: fix usage of set tx power
Luis R. Rodriguez
2011-11-17
mwifiex: add support for Marvell sd8797 device
Bing Zhao
2011-11-11
mwifiex: release bss structure returned by cfg80211_inform_bss()
Amitkumar Karwar
2011-11-11
mwifiex: remove unnecessary free_priv handler
Amitkumar Karwar
2011-11-11
mwifiex: fix 'Smatch' warnings
Yogesh Ashok Powar
2011-11-11
mwifiex: fix coding style
Yogesh Ashok Powar
2011-11-11
mwifiex: change return types to void
Yogesh Ashok Powar
2011-11-11
mwifiex: use existing helper function mwifiex_fill_cap_info
Yogesh Ashok Powar
2011-11-11
mwifiex: fix ht_cap_info in ibss beacons
Yogesh Ashok Powar
2011-11-11
mwifiex: fix association issue with AP configured in hidden SSID mode
Amitkumar Karwar
2011-11-09
mwifiex: prevent corruption instead of just warning
Dan Carpenter
2011-11-09
mwifiex: enable SDIO multiport aggregation
Amitkumar Karwar
2011-11-09
mwifiex: remove an unneeded NULL check
Dan Carpenter
[next]