summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-11-17rtlwifi: rtl8192ce: Remove address of Free Software FoundationLarry Finger
2016-11-17rtlwifi: rtl8192se: Remove address of Free Software FoundationLarry Finger
2016-11-17rtlwifi: rtl8192de: Remove address of Free Software FoundationLarry Finger
2016-11-17mwifiex: report wakeup for wowlanRajat Jain
2016-11-17wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT eventMaxim Altshul
2016-11-17wlcore: Pass win_size taken from ieee80211_sta to FWMaxim Altshul
2016-11-15ath10k: use the right length of "background"Nicolas Iooss
2016-11-15ath10k: remove extraneous error message in tx allocMohammed Shafi Shajakhan
2016-11-15ath10k: clean up HTT tx buffer allocation and freeMohammed Shafi Shajakhan
2016-11-15ath10k: fix failure to send NULL func frame for 10.4Mohammed Shafi Shajakhan
2016-11-15ath9k: Switch to using mac80211 intermediate software queues.Toke Høiland-Jørgensen
2016-11-15ath9k_htc: fix minor mistakes in dev_err messagesColin Ian King
2016-11-15ath9k: parse the device configuration from an OF nodeMartin Blumenstingl
2016-11-15ath9k: add a helper to get the string representation of ath_bus_typeMartin Blumenstingl
2016-11-15ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)
2016-11-09cw1200: Don't leak memory if krealloc failesJohannes Thumshirn
2016-11-09mwifiex: fix missing destroy_workqueue() on error in mwifiex_add_virtual_intf()Wei Yongjun
2016-11-09mwifiex: fix p2p device doesn't find in scan problemKarthik D A
2016-11-09mwifiex: fix command timeout problem seen in stress testsXinming Hu
2016-11-09mwifiex: update tx_pkts_queued for requeued packetsXinming Hu
2016-11-09mwifiex: add memrw command information in READMEAmitkumar Karwar
2016-11-09mwifiex: vendor_ie length check for parse WMM IEsKarthik D A
2016-11-09mwifiex: Fix NULL pointer dereference in skb_dequeue()Amitkumar Karwar
2016-11-09mwifiex: report error to PCIe for suspend failureAmitkumar Karwar
2016-11-09mwifiex: prevent register accesses after host is sleepingAmitkumar Karwar
2016-11-09brcmfmac: proto: add callback for queuing TX dataRafał Miłecki
2016-11-09rt2x00: add support for mac addr from device treeMathias Kresin
2016-11-09Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2016-10-27Merge tag 'iwlwifi-next-for-kalle-2016-10-25-2' of git://git.kernel.org/pub/s...Kalle Valo
2016-10-26firewire: net: set initial MTU = 1500 unconditionally, fix IPv6 on some CardB...Stefan Richter
2016-10-26firewire: net: fix maximum possible MTUStefan Richter
2016-10-26net: netcp: add missing of_node_put() in netcp_probe()Wei Yongjun
2016-10-26net: ena: use setup_timer() and mod_timer()Wei Yongjun
2016-10-26amd-xgbe: Fix error return code in xgbe_probe()Wei Yongjun
2016-10-26net: ns83820: use dev_kfree_skb_irq instead of kfree_skbWei Yongjun
2016-10-26net: eth: altera: Fix error return code in altera_tse_probe()Wei Yongjun
2016-10-26net: dsa: mv88e6xxx: use setup_timer to simplify the codeWei Yongjun
2016-10-26net: netcp: drop kfree for memory allocated with devm_kzallocWei Yongjun
2016-10-26net: phy: broadcom: Add support for BCM54612EXo Wang
2016-10-26iwlwifi: mvm: use dev_coredumpsg()Aviya Erenfeld
2016-10-26iwlwifi: mvm: enable dynamic queue allocation modeLiad Kaufman
2016-10-23mlxsw: Convert resources into arrayJiri Pirko
2016-10-23mlxsw: cmd: Push resource query defines to cmd.hJiri Pirko
2016-10-23mlxsw: reg: Generare register names automaticallyJiri Pirko
2016-10-23mlxsw: reg: Use helper macro to define registersJiri Pirko
2016-10-23mlxsw: item: Make char *buf arg constant for gettersJiri Pirko
2016-10-23mlxsw: item: Make struct mlxsw_item args constJiri Pirko
2016-10-21hv_netvsc: fix a race between netvsc_send() and netvsc_init_buf()Vitaly Kuznetsov
2016-10-20s390/net: use net core MTU range checkingJarod Wilson
2016-10-20net: use core MTU range checking in misc driversJarod Wilson