summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iwlwifi-for-kalle-2015-01-05' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-01-058-13/+34
|\
| * iwlwifi: bump firmware API for mvm devices to 12Emmanuel Grumbach2015-01-052-3/+3
| * iwlwifi: mvm: scan dwell time correctionsDavid Spinadel2015-01-052-5/+16
| * iwlwifi: mvm: add a flag to enable match found notificationDavid Spinadel2015-01-052-0/+4
| * iwlwifi: mvm: fix out of bounds access to tid_to_mac80211_acEyal Shapira2015-01-051-2/+6
| * iwlwifi: mvm: fix Rx with both chainsEyal Shapira2015-01-051-1/+1
| * iwlwifi: 7000: fix reported firmware name for 7265DEmmanuel Grumbach2015-01-051-1/+1
| * iwlwifi: pcie: correctly define 7265-D cfgArik Nemtsov2015-01-051-1/+3
* | rtlwifi: Fix error when accessing unmapped memory in skbLarry Finger2015-01-051-8/+24
* | brcmfmac: Do not crash if platform data is not populatedMika Westerberg2014-12-241-2/+2
* | ipw2200: select CFG80211_WEXTPaul Bolle2014-12-241-1/+2
* | Merge tag 'iwlwifi-fixes-for-kalle-2014-12-18' of git://git.kernel.org/pub/sc...Kalle Valo2014-12-215-9/+30
|\ \ | |/
| * iwlwifi: pcie: limit fw chunk sizes given to fhLiad Kaufman2014-12-142-1/+2
| * iwlwifi: add new device IDs for 3165Emmanuel Grumbach2014-12-141-0/+4
| * iwlwifi: don't double free a pointer if no FW was foundEmmanuel Grumbach2014-12-141-1/+1
| * iwlwifi: pcie: re-ACK all interrupts after device resetEmmanuel Grumbach2014-12-141-5/+10
| * iwlwifi: mvm: clear IN_HW_RESTART flag on stop()Eliad Peller2014-12-141-2/+13
* | rtlwifi: rtl8192ce: Set fw_ready flagLarry Finger2014-12-151-0/+2
* | brcmsmac: don't leak kernel memory via printk()Brian Norris2014-12-151-1/+1
* | rtlwifi: rtl8192cu: Fix sparse non static symbol warningWei Yongjun2014-12-151-1/+1
* | rtlwifi: rtl8821ae: fix misspelling of current function in stringJulia Lawall2014-12-151-6/+5
* | hostap_cs: fix misspelling of current function in stringJulia Lawall2014-12-151-10/+5
* | zd1211rw: fix misspelling of current function in stringJulia Lawall2014-12-151-3/+3
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-149-257/+176
|\ \
| * | Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file ent...Greg Kroah-Hartman2014-12-063-24/+100
| * | ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entriesArend van Spriel2014-11-263-100/+24
| * | ath: use seq_file api for ath9k debugfs filesArend van Spriel2014-11-262-274/+192
| * | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-037-7/+0
| |\ \
| | * | net: wireless: ti: wl18xx: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | * | net: wireless: ti: wl12xx: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | * | net: wireless: rt2x00: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | * | net: wireless: brcm80211: brcmfmac: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | * | net: wireless: ath: wcn36xx: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | * | net: wireless: ath: ath9k: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | * | net: wireless: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-116-3/+294
|\ \ \ \ | |_|_|/ |/| | |
| * | | ath5k: update dependenciesSergey Ryazanov2014-11-245-11/+11
| * | | ath5k: revert AHB bus support removingSergey Ryazanov2014-11-246-3/+294
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-12-0810-25/+53
|\ \ \ \
| * | | | rtlwifi: rtl8192ce: Fix missing interrupt ready flagLarry Finger2014-12-011-1/+2
| * | | | rtlwifi: rtl8192ce: Fix kernel crashes due to missing callback entryLarry Finger2014-12-013-0/+22
| * | | | rtlwifi: rtl8192ce: Fix editing error that causes silent memory corruptionLarry Finger2014-12-011-4/+3
| * | | | rtlwifi: Change order in device startupLarry Finger2014-11-251-10/+10
| * | | | rtlwifi: rtl8821ae: Fix 5G detection problemLarry Finger2014-11-251-2/+3
| * | | | Merge tag 'iwlwifi-for-john-2014-11-23' of git://git.kernel.org/pub/scm/linux...John W. Linville2014-11-242-3/+11
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | brcmfmac: don't include linux/unaligned/access_ok.hJohannes Berg2014-11-201-1/+1
| * | | | brcmfmac: fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-171-2/+2
| * | | | brcmfmac: kill URB when request timed outMathy Vanhoef2014-11-171-2/+4
| * | | | ath9k: fix regression in bssidmask calculationBen Greear2014-11-171-3/+6
* | | | | mwifiex: do not process broadcast mac address for del_staAvinash Patil2014-12-051-20/+19
OpenPOWER on IntegriCloud