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
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
2014-01-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-23
mwifiex: fix wakeup on magic packet
Andreas Fenkart
2014-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-16
mwifiex: export threshold value and retry limit to cfg80211
Ujjal Roy
2014-01-16
mwifiex: fix wrong 11ac bits setting in fw_cap_info
Bing Zhao
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-13
mwifiex: add missing endian conversion for fw_tsf
Amitkumar Karwar
2014-01-13
mwifiex: add USB8897 support
Yogesh Ashok Powar
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-09
mwifiex: use a function to replace two copies of a code fragment
Bing Zhao
2014-01-09
mwifiex: fix potential buffer overflow in dt configuration
Bing Zhao
2014-01-03
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-01-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-12-26
mwifiex: slight optimization of addr compare
dingtianhong
2013-12-19
cfg80211: Add support for QoS mapping
Kyeyoon Park
2013-12-18
mwifiex: download per country tx power table to firmware
Bing Zhao
2013-12-18
mwifiex: download cal-data from device-tree to firmware
Bing Zhao
2013-12-18
mwifiex: remove cfg_data construction
Bing Zhao
2013-12-18
mwifiex: send regulatory domain info to firmware only if alpha2 changed
Bing Zhao
2013-12-16
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2013-12-09
mwifiex: do not flood kmsg/dmesg with USB debug messages
Ujjal Roy
2013-12-09
mwifiex: remove redundant goto exit_remove statement
Amitkumar Karwar
2013-12-09
mwifiex: update statistics for bridged packets on AP interface
Ujjal Roy
2013-12-09
mwifiex: correct TX byte count statistics
Ujjal Roy
2013-12-09
mwifiex: correct RX byte count statistics
Ujjal Roy
2013-12-09
mwifiex: fix rx_pending count imbalance
Ujjal Roy
2013-12-09
mwifiex: avoid using variable name eth_hdr
Bing Zhao
2013-12-09
mwifiex: fix an issue with Appletalk devices
Amitkumar Karwar
2013-12-09
mwifiex: remove rfc1042_eth_hdr variable
Amitkumar Karwar
2013-12-09
mwifiex: declare snap_type as __be16 variable
Amitkumar Karwar
2013-12-09
mwifiex: use little-endian variables in firmware structures
Ujjal Roy
2013-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-12-05
mwifiex: improvements in mwifiex_ret_tx_power_cfg()
Amitkumar Karwar
2013-12-05
cfg80211: in bitrate_mask, rename mcs to ht_mcs
Janusz Dziedzic
2013-12-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-12-02
cfg80211: aggregate mgmt_tx parameters into a struct
Andrei Otcheretianski
2013-11-25
mwifiex: fix memory leak issue for ibss join
Ujjal Roy
2013-11-25
cfg80211: move regulatory flags to their own variable
Luis R. Rodriguez
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
2013-11-15
mwifiex: fix issues in driver unload path for USB chipsets
Ujjal Roy
2013-11-15
mwifiex: fix memory leak issue for sdio and pcie cards
Amitkumar Karwar
2013-11-15
mwifiex: fix potential mem leak in .del_virtual_intf
Amitkumar Karwar
2013-11-15
mwifiex: fix NULL pointer dereference in mwifiex_fw_dpc
Amitkumar Karwar
2013-11-15
mwifiex: failure path handling in mwifiex_add_virtual_intf()
Amitkumar Karwar
2013-11-15
mwifiex: use return value of mwifiex_add_virtual_intf() correctly
Amitkumar Karwar
2013-11-11
mwifiex: fix wrong eth_hdr usage for bridged packets in AP mode
Ujjal Roy
2013-11-11
mwifiex: correct packet length for packets from SDIO interface
Avinash Patil
2013-11-11
mwifiex: fix invalid memory access in mwifiex_update_autoindex_ies()
Amitkumar Karwar
[next]