summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: expose device memory to devcoredump subsystemArend van Spriel2015-10-217-11/+181
* New driver: rtl8xxxu (mac80211)Jes Sorensen2015-10-218-0/+7677
* mwifiex: remove unnecessary NULL checkXinming Hu2015-10-141-1/+1
* mwifiex: add ndo_validate_addr netdev opsAmitkumar Karwar2015-10-141-0/+1
* mwifiex: fix AP VHT behaviourGanapathi Bhat2015-10-141-16/+0
* mwifiex: control WLAN and bluetooth coexistence modesAmitkumar Karwar2015-10-144-0/+124
* mwifiex: fix a comment typoGeliang Tang2015-10-141-1/+1
* ath9k: fix QCA9561 XLNA rxgain initialMiaoqing Pan2015-10-141-4/+3
* ath9k: rename ini_modes_rxgain_5g_xlna to ini_modes_rxgain_xlnaMiaoqing Pan2015-10-143-8/+8
* rtlwifi: rtl8192cu: Add missing case in rtl92cu_get_hw_regPriit Laes2015-10-141-0/+8
* mwifiex: correction in USB8997 chipset's product IDAmitkumar Karwar2015-10-141-1/+1
* mwifiex: remove USB8897 chipset supportAmitkumar Karwar2015-10-143-19/+2
* ath9k: Fix NF CCA limits for AR9287 and AR9227Martin Blumenstingl2015-10-141-2/+2
* rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger2015-10-14288-8/+14
* bridge: vlan: enforce no pvid flag in vlan rangesNikolay Aleksandrov2015-10-131-0/+3
* atm: iphase: fix misleading indentionTillmann Heidsieck2015-10-131-1/+1
* atm: iphase: return -ENOMEM instead of -1 in case of failed kmalloc()Tillmann Heidsieck2015-10-131-1/+2
* ipv6 route: use err pointers instead of returning pointer by referenceRoopa Prabhu2015-10-131-15/+17
* net: hns: fix the unknown phy_nterface_t type errorhuangdaode2015-10-131-0/+1
* tun: use sk_fullsock() before reading sk->sk_tsflagsEric Dumazet2015-10-131-1/+1
* Merge branch 'netns-defrag'David S. Miller2015-10-1311-26/+27
|\
| * ipv6: Pass struct net into nf_ct_frag6_gatherEric W. Biederman2015-10-134-6/+5
| * ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman2015-10-138-19/+20
| * ipv4: Only compute net once in ip_call_ra_chainEric W. Biederman2015-10-131-1/+2
|/
* packet: fix match_fanout_group()Eric Dumazet2015-10-131-3/+3
* Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller2015-10-13117-1410/+2677
|\
| * Merge tag 'iwlwifi-next-for-kalle-2015-10-05' of git://git.kernel.org/pub/scm...Kalle Valo2015-10-0732-244/+643
| |\
| | * iwlwifi: mvm: add minimal multi-RXQ infrastructureJohannes Berg2015-10-052-27/+83
| | * iwlwifi: size firmware flags memory correctlyJohannes Berg2015-10-053-7/+20
| | * iwlwifi: mvm: make threshold temperatures unsignedJohannes Berg2015-10-051-6/+6
| | * iwlwifi: nvm: add nvm phy_sku section to debugfsMoshe Harel2015-10-053-0/+8
| | * iwlwifi: mvm: fix signedness warnings in ToF debugfsJohannes Berg2015-10-051-6/+10
| | * iwlwifi: mvm: rs: dynamically switch between 80MHz and 20MHz in some scenariosEyal Shapira2015-10-052-0/+48
| | * iwlwifi: mvm: minor rx code cleanupJohannes Berg2015-10-051-2/+2
| | * iwlwifi: remove IWL3165_UCODE_API_OK and _MINJohannes Berg2015-10-051-7/+0
| | * iwlwifi: mvm: rs: fix success ratio comparison in rs_get_best_rateEyal Shapira2015-10-051-2/+2
| | * iwlwifi: mvm: rs: minor indentation fixEyal Shapira2015-10-051-2/+2
| | * iwlwifi: mvm: rs: remove overflowing debug messageEyal Shapira2015-10-051-1/+0
| | * iwlwifi: mvm: rs: improve rate debug messagesEyal Shapira2015-10-051-9/+51
| | * iwlwifi: mvm: stop using DEVICE_POWER_FLAGS_CAM_MSKJohannes Berg2015-10-052-10/+4
| | * iwlwifi: mvm: support enabling a queue with a given ssnLiad Kaufman2015-10-053-7/+8
| | * iwlwifi: mvm: support using multiple ACs on single HW queueLiad Kaufman2015-10-057-89/+249
| | * iwlwifi: transport: track number of allocated queuesJohannes Berg2015-10-052-0/+6
| | * iwlwifi: op-mode API: add rx_rss methodJohannes Berg2015-10-051-1/+18
| | * iwlwifi: mvm: remove PHY RX from handlersJohannes Berg2015-10-051-1/+3
| | * iwlwifi: mvm: Improve debugfs tof robustnessAssaf Krauss2015-10-051-7/+9
| | * iwlwifi: mvm: ToF - fill bssid of responder configurationGregory Greenman2015-10-051-0/+1
| | * iwlwifi: mvm: Fix tof debugfs formats (dec vs. hex)Assaf Krauss2015-10-051-19/+21
| | * iwlwifi: mvm: fix tof.h header guardNicolas Iooss2015-10-051-1/+1
| | * iwlwifi: mvm: Correctly update MAC context on add/del stationIlan Peer2015-10-054-9/+5