summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-082-2/+2
|\
| * treewide: fix errors in printkMasanari Iida2014-09-011-1/+1
| * treewide: Fix typo in printkMasanari Iida2014-08-261-1/+1
* | brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels()Emil Goode2014-09-231-1/+1
* | ath9k: Fix NULL pointer dereference on early irqWojciech Dubowik2014-09-221-1/+1
* | ath9k_htc: fix random decryption failureJohannes Stezenbach2014-09-151-1/+1
* | brcmfmac: handle IF event for P2P_DEVICE interfaceArend van Spriel2014-09-152-3/+11
* | brcmfmac: obtain ifp through wdev structureArend van Spriel2014-09-151-2/+5
* | brcmfmac: conditionally compile firmware protocol source codeArend van Spriel2014-09-154-8/+30
* | brcmfmac: Fix memory leak and missing assignment.Hante Meuleman2014-09-151-0/+2
* | Revert "ath9k: Calculate sleep duration"Sujith Manoharan2014-09-111-3/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-09-0914-39/+65
|\ \
| * | iwlwifi: mvm: fix an overflow in iwl_mvm_get_signal_strengthEyal Shapira2014-09-081-3/+3
| * | iwlwifi: add PCI IDs and add then new 3165 seriesOren Givon2014-09-083-0/+24
| * | iwlwifi: dvm: disable power save by defaultEmmanuel Grumbach2014-09-081-1/+1
| * | iwlwifi: mvm: BT Coex - always initialize smps_modeJohannes Berg2014-09-081-4/+3
| * | iwlwiwi: mvm: use bss_conf->dtim_period instead of conf.ps_dtim_periodEmmanuel Grumbach2014-09-082-5/+3
| * | iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rateEyal Shapira2014-09-081-2/+6
| * | iwlwifi: mvm: correctly handle PM/QoS changes from mac80211Johannes Berg2014-09-081-5/+6
| * | iwlwifi: increase DEFAULT_MAX_TX_POWEREliad Peller2014-09-082-3/+3
| * | iwlwifi: mvm: fix endianity issues with Smart Fifo commandsEmmanuel Grumbach2014-09-082-3/+3
| * | iwlwifi: mvm: set MAC_FILTER_IN_BEACON correctly for STA/P2P clientLuciano Coelho2014-09-081-5/+5
| * | iwlwifi: mvm: BT Coex - remove shadowing variableJohannes Berg2014-09-081-2/+0
| * | iwlwifi: mvm: enable scheduled scan on newest firmwareEmmanuel Grumbach2014-09-011-6/+8
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-09-044-5/+15
|\| |
| * | iwlwifi: bump firmware API version to 10 for 7000 and 8000Emmanuel Grumbach2014-09-012-3/+3
| * | iwlwifi: Remove module build requirement for Intel Wireless WiFiMarcel Holtmann2014-08-311-2/+0
| * | Revert "iwlwifi: dvm: don't enable CTS to self"Emmanuel Grumbach2014-08-311-0/+12
* | | rtlwifi: rtl8192cu: Add new IDLarry Finger2014-08-251-0/+1
* | | ath9k: fix wrong string size for strncmp in write_file_spec_scan_ctl()Maks Naumov2014-08-251-1/+1
* | | at76c50x-usb: fix use after free on failure path in at76_probe()Alexey Khoroshilov2014-08-251-2/+1
* | | rtlwifi: btcoexist: adjust double testHimangi Saraogi2014-08-251-1/+1
* | | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-1530-30/+30
|\ \ \
| * | | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-1230-30/+30
* | | | Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-08-156-6/+37
|\ \ \ \ | | |/ / | |/| |
| * | | iwlwifi: mvm: disable scheduled scan to prevent firmware crashEmmanuel Grumbach2014-08-141-1/+2
| * | | net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate after s...Rickard Strandqvist2014-08-111-0/+1
| * | | brcmfmac: fix memory leakage in msgbufArend van Spriel2014-08-111-0/+4
| * | | brcmfmac: fix curly brace mistake in brcmf_pcie_handle_mb_data()Arend van Spriel2014-08-111-1/+2
| * | | carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl2014-08-112-4/+28
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-142-16/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | airo_cs: Remove typedef local_info_tHimangi Saraogi2014-08-111-12/+13
| * | | atmel: Remove typedef atmel_priv_ioctlHimangi Saraogi2014-08-111-4/+4
| |/ /
* | | rtlwifi: use pci_zalloc_consistentJoe Perches2014-08-091-12/+5
* | | rtl818x: use pci_zalloc_consistentJoe Perches2014-08-091-7/+4
* | | mwl8k: use pci_zalloc_consistentJoe Perches2014-08-091-4/+2
* | | ipw2100: use pci_zalloc_consistentJoe Perches2014-08-091-11/+5
|/ /
* / net: fix USB network driver config option.Francois Romieu2014-08-071-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06306-4024/+18790
|\
| * Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-08-0541-112/+4837
| |\