summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl8192cu: Remove address of Free Software FoundationLarry Finger2016-11-1720-80/+0
* rtlwifi: rtl8192ce: Remove address of Free Software FoundationLarry Finger2016-11-1718-72/+0
* rtlwifi: rtl8192se: Remove address of Free Software FoundationLarry Finger2016-11-1720-80/+0
* rtlwifi: rtl8192de: Remove address of Free Software FoundationLarry Finger2016-11-1720-80/+0
* mwifiex: report wakeup for wowlanRajat Jain2016-11-172-0/+9
* wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT eventMaxim Altshul2016-11-173-1/+31
* wlcore: Pass win_size taken from ieee80211_sta to FWMaxim Altshul2016-11-173-5/+9
* cw1200: Don't leak memory if krealloc failesJohannes Thumshirn2016-11-091-7/+9
* mwifiex: fix missing destroy_workqueue() on error in mwifiex_add_virtual_intf()Wei Yongjun2016-11-091-0/+2
* mwifiex: fix p2p device doesn't find in scan problemKarthik D A2016-11-091-0/+6
* mwifiex: fix command timeout problem seen in stress testsXinming Hu2016-11-092-1/+13
* mwifiex: update tx_pkts_queued for requeued packetsXinming Hu2016-11-091-0/+6
* mwifiex: add memrw command information in READMEAmitkumar Karwar2016-11-091-0/+23
* mwifiex: vendor_ie length check for parse WMM IEsKarthik D A2016-11-091-4/+4
* mwifiex: Fix NULL pointer dereference in skb_dequeue()Amitkumar Karwar2016-11-092-4/+12
* mwifiex: report error to PCIe for suspend failureAmitkumar Karwar2016-11-091-2/+8
* mwifiex: prevent register accesses after host is sleepingAmitkumar Karwar2016-11-091-3/+6
* brcmfmac: proto: add callback for queuing TX dataRafał Miłecki2016-11-097-15/+38
* rt2x00: add support for mac addr from device treeMathias Kresin2016-11-098-24/+24
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2016-11-0912-12/+432
|\
| * ath9k: change entropy formula for easier understandingMiaoqing Pan2016-10-131-1/+1
| * ath10k: fix kernel panic due to race in accessing arvif listVasanthakumar Thiagarajan2016-10-131-0/+6
| * ath10k: cleanup calling ath10k_htt_rx_h_unchainMohammed Shafi Shajakhan2016-10-131-6/+6
| * ath6kl: configure SDIO when power is reappliedJames Minor2016-10-061-0/+9
| * ath6kl: after cleanup properly reflect that sg is disabledJames Minor2016-10-061-0/+2
| * ath6kl: fix busreqs so they can be reused when sg is cleaned upJames Minor2016-10-061-1/+3
| * ath10k: allow setting coverage classBenjamin Berg2016-10-047-1/+282
| * ath10k: add platform regulatory domain supportBartosz Markowski2016-10-043-2/+114
| * ath: export alpha2 helperMichal Kazior2016-10-042-1/+3
| * ath10k: add cc_wraparound type for QCA9888 and QCA9884Anilkumar Kolli2016-10-041-0/+2
| * ath10k: provide provision to get Transmit Power Control stats for 10.4Maharaja Kennadyrajan2016-10-041-0/+4
* | Merge tag 'iwlwifi-next-for-kalle-2016-10-25-2' of git://git.kernel.org/pub/s...Kalle Valo2016-10-2712-75/+249
|\ \
| * | iwlwifi: mvm: use dev_coredumpsg()Aviya Erenfeld2016-10-261-45/+55
| * | iwlwifi: mvm: enable dynamic queue allocation modeLiad Kaufman2016-10-261-3/+2
| * | iwlwifi: mvm: assign cab queue to the correct stationSara Sharon2016-10-192-9/+23
| * | iwlwifi: mvm: tell the firmware about the AID of the peerEmmanuel Grumbach2016-10-191-0/+1
| * | iwlwifi: pcie: give a meaningful name to interrupt requestSharon Dvir2016-10-191-1/+28
| * | iwlwifi: mvm: use firmware station PM notification for AP_LINK_PSJohannes Berg2016-10-199-7/+119
| * | iwlwifi: mvm: fix dqa deferred frames markingLiad Kaufman2016-10-191-0/+1
| * | iwlwifi: mvm: support MONITOR vif in DQA modeLiad Kaufman2016-10-191-3/+5
| * | iwlwifi: mvm: fix reserved txq freeingLiad Kaufman2016-10-191-3/+6
| * | iwlwifi: mvm: update txq metadata to current ownerLiad Kaufman2016-10-191-4/+9
* | | firewire: net: set initial MTU = 1500 unconditionally, fix IPv6 on some CardB...Stefan Richter2016-10-261-7/+1
* | | firewire: net: fix maximum possible MTUStefan Richter2016-10-261-3/+4
* | | net: netcp: add missing of_node_put() in netcp_probe()Wei Yongjun2016-10-261-0/+4
* | | net: ena: use setup_timer() and mod_timer()Wei Yongjun2016-10-261-6/+3
* | | amd-xgbe: Fix error return code in xgbe_probe()Wei Yongjun2016-10-261-0/+1
* | | net: ns83820: use dev_kfree_skb_irq instead of kfree_skbWei Yongjun2016-10-261-1/+1
* | | net: eth: altera: Fix error return code in altera_tse_probe()Wei Yongjun2016-10-261-0/+2
* | | net: dsa: mv88e6xxx: use setup_timer to simplify the codeWei Yongjun2016-10-261-3/+2