summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-30ath10k: move free_vdev_map initializationMichal Kazior
2013-07-30ath10k: decouple suspend codeMichal Kazior
2013-07-30ath10k: reset BMI state upon initMichal Kazior
2013-07-30ath10k: allow deferred regd updateMichal Kazior
2013-07-30ath10k: decouple core start/stop logicMichal Kazior
2013-07-30ath10k: decouple pci start/stop logicMichal Kazior
2013-07-30ath10k: add missing debug printsMichal Kazior
2013-07-30ath10k: abort scan properly if wmi_scan_stop failsMichal Kazior
2013-07-30ath10k: improve lockingMichal Kazior
2013-07-30ath10k: embed HTT struct inside ath10kMichal Kazior
2013-07-30ath10k: embed HTC struct inside ath10kMichal Kazior
2013-07-30ath10k: rename hif callbackMichal Kazior
2013-07-30ath10k: change function to take struct ath10k as argMichal Kazior
2013-07-30ath10k: provide errno if bmi read/write failsMichal Kazior
2013-07-30ath10k: lower print level for a messageMichal Kazior
2013-07-30ath10k: silent warning in IBSS modeMichal Kazior
2013-07-30ath10k: fix typo in define nameMichal Kazior
2013-07-30ath10k: remove ath10k_busMichal Kazior
2013-07-30ath10k: do not setup rts/frag thresholds for suspended interfacesMichal Kazior
2013-07-30ath10k: setup rts/frag thresholds upon vdev creationMichal Kazior
2013-07-30ath10k: fix possible deadlockMichal Kazior
2013-07-30ath10k: fix teardown orderingMichal Kazior
2013-07-26mwifiex: code rearrangement in sdio.cAmitkumar Karwar
2013-07-26mwifiex: handle driver initialization error pathsAmitkumar Karwar
2013-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-07-25iwlwifi: mvm: enable pre-scan passive to activeDavid Spinadel
2013-07-25iwlwifi: dvm: remove P2P supportJohannes Berg
2013-07-24bgmac: make bgmac depend on bcm47xxHauke Mehrtens
2013-07-24wireless: rt2x00: rt2800usb: add RT3573 devicesXose Vazquez Perez
2013-07-24ath9k: Fix diversity combining for AR9285Sujith Manoharan
2013-07-24mwifiex: modify mwifiex_ap_sta_limits to advertise support for P2PAvinash Patil
2013-07-24mwifiex: remove duplicate structure host_cmd_tlvAmitkumar Karwar
2013-07-24mwifiex: correction in mwifiex_check_fw_status() return statusAmitkumar Karwar
2013-07-24mwifiex: replace mdelay with msleepAmitkumar Karwar
2013-07-24mwifiex: reduce firmware poll retriesAmitkumar Karwar
2013-07-24mwifiex: add unregister_dev handler for usb interfaceAmitkumar Karwar
2013-07-24mwifiex: move if_ops.cleanup_if() callAmitkumar Karwar
2013-07-24mwifiex: remove unnecessary del_timer(cmd_timer)Amitkumar Karwar
2013-07-24mwifiex: move del_timer_sync(scan_delay_timer) call to fix memleakAmitkumar Karwar
2013-07-24mwifiex: add PCIe shutdown handler to avoid system hang on rebootAmitkumar Karwar
2013-07-24mwifiex: correct max IE length check for WPS IEAvinash Patil
2013-07-24mwifiex: support to send deauth for P2P clientStone Piao
2013-07-24mwifiex: skip registering mgmt frame that has already registeredStone Piao
2013-07-24mwifiex: discard deauth and disassoc event during WPS sessionStone Piao
2013-07-24mwifiex: add tx info to skb when forming mgmt frameHuawei Yang
2013-07-24mwifiex: delete AP TX queues when bridged packets reach thresholdAvinash Patil
2013-07-24mwifiex: maintain outstanding packet count for RA list instead of packet sizeAvinash Patil
2013-07-24mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl structAvinash Patil
2013-07-24mwifiex: remove stop_net_dev_queue operation in AP forwardingHuawei Yang
2013-07-24iwl3945: better skb management in rx pathEric Dumazet