summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2015-03-26b43: fix support for 5 GHz only BCM43228 modelRafał Miłecki
2015-03-18ath5k: fix spontaneus AR5312 freezesSergey Ryazanov
2015-03-06rtlwifi: Remove logging statement that is no longer neededLarry Finger
2015-03-06rtlwifi: rtl8192ee: Fix problems with calculating free space in FIFOLarry Finger
2015-03-06rtlwifi: rtl8192ee: Fix DMA stallsTroy Tan
2015-03-06rtlwifi: rtl8192ee: Fix parsing of received packetTroy Tan
2015-03-06rtlwifi: rtl8192ee: Fix TX hang due to failure to update TX write pointTroy Tan
2015-03-06rtlwifi: rtl8192ee: Fix adhoc failTroy Tan
2015-03-06iwlwifi: mvm: always use mac color zeroLuciano Coelho
2015-03-06iwlwifi: mvm: fix failure path when power_update fails in add_interfaceLuciano Coelho
2015-03-06iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira
2015-03-06iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLANEmmanuel Grumbach
2015-01-19ath9k: fix race condition in irq processing during hardware resetFelix Fietkau
2015-01-19Merge tag 'iwlwifi-for-kalle-2015-01-15' of https://git.kernel.org/pub/scm/li...Kalle Valo
2015-01-18iwlwifi: mvm: abort scheduled scan upon RFKILLEmmanuel Grumbach
2015-01-15Merge tag 'iwlwifi-for-kalle-2015-01-13' of https://git.kernel.org/pub/scm/li...Kalle Valo
2015-01-13iwlwifi: mvm: set the tx cmd tid for BAR frame correctlyEyal Shapira
2015-01-12iwlwifi: mvm: drop non VO frames when flushingEmmanuel Grumbach
2015-01-12iwlwifi: mvm: fix EBS on single scanDavid Spinadel
2015-01-05Merge tag 'iwlwifi-for-kalle-2015-01-05' of https://git.kernel.org/pub/scm/li...Kalle Valo
2015-01-05iwlwifi: bump firmware API for mvm devices to 12Emmanuel Grumbach
2015-01-05iwlwifi: mvm: scan dwell time correctionsDavid Spinadel
2015-01-05iwlwifi: mvm: add a flag to enable match found notificationDavid Spinadel
2015-01-05iwlwifi: mvm: fix out of bounds access to tid_to_mac80211_acEyal Shapira
2015-01-05iwlwifi: mvm: fix Rx with both chainsEyal Shapira
2015-01-05iwlwifi: 7000: fix reported firmware name for 7265DEmmanuel Grumbach
2015-01-05iwlwifi: pcie: correctly define 7265-D cfgArik Nemtsov
2015-01-05rtlwifi: Fix error when accessing unmapped memory in skbLarry Finger
2014-12-24brcmfmac: Do not crash if platform data is not populatedMika Westerberg
2014-12-24ipw2200: select CFG80211_WEXTPaul Bolle
2014-12-21Merge tag 'iwlwifi-fixes-for-kalle-2014-12-18' of git://git.kernel.org/pub/sc...Kalle Valo
2014-12-15rtlwifi: rtl8192ce: Set fw_ready flagLarry Finger
2014-12-15brcmsmac: don't leak kernel memory via printk()Brian Norris
2014-12-15rtlwifi: rtl8192cu: Fix sparse non static symbol warningWei Yongjun
2014-12-15rtlwifi: rtl8821ae: fix misspelling of current function in stringJulia Lawall
2014-12-15hostap_cs: fix misspelling of current function in stringJulia Lawall
2014-12-15zd1211rw: fix misspelling of current function in stringJulia Lawall
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-14iwlwifi: pcie: limit fw chunk sizes given to fhLiad Kaufman
2014-12-14iwlwifi: add new device IDs for 3165Emmanuel Grumbach
2014-12-14iwlwifi: don't double free a pointer if no FW was foundEmmanuel Grumbach
2014-12-14iwlwifi: pcie: re-ACK all interrupts after device resetEmmanuel Grumbach
2014-12-14iwlwifi: mvm: clear IN_HW_RESTART flag on stop()Eliad Peller
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-12-06Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file ent...Greg Kroah-Hartman
2014-12-05mwifiex: do not process broadcast mac address for del_staAvinash Patil
2014-12-05mwifiex: guard station nodes access by station list lockAvinash Patil
2014-12-05mwifiex: delete peer station's RA list upon deauthenticationAvinash Patil
2014-12-05mwifiex: do not delete station entries in del_sta handlerAvinash Patil