Commit Graph

182 Commits (a7b957a277215da1830596c0791307a999fe5153)

Author SHA1 Message Date
Joe Perches da951c2417 wireless: Remove unnecessary ; from while (0) macros 13 years ago
Johannes Berg 99fec5dee8 mwifiex: don't use IEEE80211_MAX_QUEUES 13 years ago
Amitkumar Karwar fa444bf88c mwifiex: add set_cqm_rssi_config handler support 13 years ago
Amitkumar Karwar 7013d3e267 mwifiex: support STATION_INFO_SIGNAL_AVG 13 years ago
Amitkumar Karwar 958a4a862f mwifiex: remove redundant signal handling code 13 years ago
Amitkumar Karwar f85aae6bec mwifiex: add cfg80211 dump_station handler 13 years ago
Amitkumar Karwar c9919be642 mwifiex: update signal strength in mBm units 13 years ago
Johannes Berg 074d46d1d2 wireless: rename ht_info to ht_operation 13 years ago
Stephen Boyd 234e340582 simple_open: automatically convert to simple_open() 13 years ago
Amitkumar Karwar b093863edd mwifiex: correction in structure name passed to sizeof() 13 years ago
Yogesh Ashok Powar c65a30f35f mwifiex: fix checkpatch --strict warnings/errors Part 9 13 years ago
Yogesh Ashok Powar 500f747c73 mwifiex: fix checkpatch --strict warnings/errors Part 8 13 years ago
Yogesh Ashok Powar 9c05fd7204 mwifiex: fix checkpatch --strict warnings/errors Part 7 13 years ago
Yogesh Ashok Powar 5dbd326ca7 mwifiex: fix checkpatch --strict warnings/errors Part 6 13 years ago
Yogesh Ashok Powar cff23cec82 mwifiex: fix checkpatch --strict warnings/errors Part 5 13 years ago
Yogesh Ashok Powar f57c1edc1e mwifiex: fix checkpatch --strict warnings/errors Part 4 13 years ago
Yogesh Ashok Powar 931f15842a mwifiex: fix checkpatch --strict warnings/errors Part 3 13 years ago
Yogesh Ashok Powar aea0701e22 mwifiex: fix checkpatch --strict warnings/errors Part 2 13 years ago
Yogesh Ashok Powar 842668417c mwifiex: fix checkpatch --strict warnings/errors Part 1 13 years ago
Yogesh Ashok Powar 8c00228e98 mwifiex: rename fuctions and variables for better readability 13 years ago
Yogesh Ashok Powar bb7de2bad5 mwifiex: rearrange if and else blocks to avoid extra indentation 13 years ago
Yogesh Ashok Powar e7891ba2de mwifiex: use usleep_range instead of udelay 13 years ago
Yogesh Ashok Powar 6685d109f4 mwifiex: merge functions to derive cfp by chan & freq in one 13 years ago
Yogesh Ashok Powar 985d68a3bb mwifiex: rearrange switch statement 13 years ago
Yogesh Ashok Powar 3e822635a7 mwifiex: rename long function names to shorter ones 13 years ago
Amitkumar Karwar 8763848e03 mwifiex: correction in number of bitrates 13 years ago
Dan Carpenter 380aeef894 mwifiex: endian bug in mwifiex_drv_change_adhoc_chan() 13 years ago
Amitkumar Karwar be0b281e8f mwifiex: fix bug in wildcard scan handling 13 years ago
Amitkumar Karwar b9be5f39bd mwifiex: remove unnecessary struct mwifiex_802_11_ssid 13 years ago
Avinash Patil eb416ad37d mwifiex: correct bitrates advertised to cfg80211 13 years ago
Amitkumar Karwar a0f6d6caef mwifiex: handle auto authentication mode correctly 13 years ago
Amitkumar Karwar 5eb02e44ad mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUS 13 years ago
Amitkumar Karwar 1a907b749c mwifiex: remove redundant scan operation 13 years ago
Amitkumar Karwar 00f157b497 mwifiex: reset encryption mode flag before association 13 years ago
Amitkumar Karwar 6670f15b1f mwifiex: clear previous security setting during association 13 years ago
Amitkumar Karwar caf60a6c95 mwifiex: update correct dtim_period in dump_station() 13 years ago
Amitkumar Karwar f3c8d2591f mwifiex: cleanup in snmp_mib command preparation code 13 years ago
Amitkumar Karwar 3dc5e17518 mwifiex: enable HT operating mode 13 years ago
Amitkumar Karwar 477778bb0e mwifiex: fix NULL pointer dereference in set_channel() 13 years ago
Amitkumar Karwar 2da8cbf8a6 mwifiex: add NULL checks in driver unload path 13 years ago
Amitkumar Karwar b7097eb75f mwifiex: handle association failure case correctly 13 years ago
Joe Perches e404decb0f drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages 13 years ago
Amitkumar Karwar c4f3b9725e mwifiex: update BSS parameters in dump_station_info() 13 years ago
Avinash Patil 2690e1bb35 mwifiex: pass priv pointer instead of adapter 13 years ago
Yogesh Ashok Powar f540f9f34b mwifiex: derive priv from net_device instead of wiphy 13 years ago
Yogesh Ashok Powar 9da9a3b29b mwifiex: use bss_type and bss_num to retrieve priv 13 years ago
Julia Lawall 75ac9a28a0 drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMIC 13 years ago
Amitkumar Karwar b015dbc0f9 mwifiex: fix crash during simultaneous scan and connect 13 years ago
Amitkumar Karwar 3aebee028a mwifiex: fix issues in band configuration code 13 years ago
Amitkumar Karwar 21c3ba3464 mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macros 13 years ago