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
/
mwifiex
Age
Commit message (
Expand
)
Author
2011-10-17
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-10-14
mwifiex: fix make namespacecheck warnings
Amitkumar Karwar
2011-10-14
mwifiex: use separate wait condition for each command node
Amitkumar Karwar
2011-10-12
mwifiex: add support for Marvell pcie8766 chipset
Amitkumar Karwar
2011-10-11
mwifiex: fix smatch errors
Yogesh Ashok Powar
2011-10-11
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-10-03
mwifiex: handle an error path correctly
Amitkumar Karwar
2011-10-03
mwifiex: correct AMSDU aggregation check
Amitkumar Karwar
2011-09-30
mwifiex: add cfg80211 handlers add/del_virtual_intf
Yogesh Ashok Powar
2011-09-30
mwifiex: fix Tx data rate display issue
Amitkumar Karwar
2011-09-30
mwifiex: remove unreachable code
Amitkumar Karwar
2011-09-30
mwifiex: remove unnecessary mwifiex_dump_station_info() call
Amitkumar Karwar
2011-09-30
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-09-27
mwifiex: reset skb length before inserting to free queue
Amitkumar Karwar
2011-09-27
mwifiex: pass correct band parameter to ieee80211_channel_to_frequency()
Amitkumar Karwar
2011-09-27
mwifiex: update bss band information
Amitkumar Karwar
2011-09-27
mwifiex: fix 5GHz association issue
Amitkumar Karwar
2011-09-21
mwifiex: remove unneeded NULL check
Dan Carpenter
2011-09-21
mwifiex: add a kfree() to an error path
Dan Carpenter
2011-09-19
Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...
John W. Linville
2011-09-13
mwifiex: replace kmalloc & memcpy sequence with kmemdup
Yogesh Ashok Powar
2011-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-08-24
drivers/net/wireless/mwifiex/scan.c: test the just-initialized value
Julia Lawall
2011-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-12
mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss API
Amitkumar Karwar
2011-08-09
mwifiex: print driver version information
Amitkumar Karwar
2011-08-08
mwifiex: remove redundant variable scan_table_idx
Bing Zhao
2011-08-08
mwifiex: remove wireless.h inclusion and fix resulting bugs
Bing Zhao
2011-08-08
mwifiex: add wext include
Johannes Berg
2011-07-21
mwifiex: disable auto deep sleep before unloading the driver
Amitkumar Karwar
2011-07-21
mwifiex: check SDIO multi-port aggregation buffer room correctly
Amitkumar Karwar
2011-07-21
mwifiex: put multicast/broadcast packets to the same RA
Amitkumar Karwar
2011-07-20
wireless: mwifiex: print hw address via %pM
Andy Shevchenko
2011-07-13
mwifiex: add cfg80211 handler for set_bitrate_mask
Yogesh Ashok Powar
2011-07-11
mwifiex: 11n specific configuration for transmit
Amitkumar Karwar
2011-07-08
mwifiex: 4-byte alignment in mwifiex_process_sta_txpd()
Yogesh Ashok Powar
2011-07-08
mwifiex: fix minor issue in debugfs command 'info'
Amitkumar Karwar
2011-07-08
mwifiex: fix regression in WEP security mode
Amitkumar Karwar
2011-07-06
mwifiex: modify SDIO aggregation Tx/Rx buffer size
Amitkumar Karwar
2011-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-27
mwifiex: restore handling of NULL parameters
Dan Carpenter
2011-06-22
mwifiex: remove casts of void pointers
Amitkumar Karwar
2011-06-15
mwifiex: Fixing NULL pointer dereference
Yogesh Ashok Powar
2011-06-10
mwifiex: get rid of global adapter pointer
Amitkumar Karwar
2011-06-07
mwifiex: disable transmission buffer aggregation for AMSDU packets
Yogesh Ashok Powar
2011-06-07
mwifiex: adding check for enough space before padding
Yogesh Ashok Powar
2011-06-07
mwifiex: Remove redundant skb_queue_empty checks
Yogesh Ashok Powar
2011-06-07
mwifiex: remove list traversal in mwifiex_num_pkts_in_txq
Yogesh Ashok Powar
2011-06-01
mwifiex: remove support for old chipsets W0/W1
Amitkumar Karwar
[next]