summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-04-20iwlwifi: move all NVM parsing code to the common filesShaul Triebitz
2018-04-20iwlwifi: mvm: use shorter queues for mgmt and auxilary queuesSara Sharon
2018-04-20iwlwifi: pcie: use the queue size as sent by opmodeSara Sharon
2018-04-20iwlwifi: add TX queue size parameter to TX queue allocationSara Sharon
2018-04-20iwlwifi: Revert "iwlwifi: pcie: dynamic Tx command queue size"Sara Sharon
2018-04-20iwlwifi: pcie: allocate shorter TX queues for 22000 devicesSara Sharon
2018-04-20iwlwifi: move timestamp functions from debugfs.h to dbg.hHaim Dreyfuss
2018-04-20iwlwifi: pcie: implement the overlow queue for Gen2 devicesEmmanuel Grumbach
2018-04-20iwlwifi: mvm: support offload of AMSDU rate controlGregory Greenman
2018-04-20iwlwifi: mvm: fix OOC priority in scansLuca Coelho
2018-04-20iwlwifi: mvm: clean up scan capability checksJohannes Berg
2018-04-20iwlwifi: mvm: detect low latency and traffic load per bandSara Sharon
2018-04-20iwlwifi: mvm: detect U-APSD breaking aggregationJohannes Berg
2018-04-20iwlwifi: mvm: BT Coex - make the primary / secondary pick traffic awareEmmanuel Grumbach
2018-04-20iwlwifi: mvm: use TCM data to decide scan priorityLuca Coelho
2018-04-20iwlwifi: mvm: add traffic condition monitoring (TCM)Luca Coelho
2018-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-12Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-04-12Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2018-04-12Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-04-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-04-11Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-11Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-04-11Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-04-11tun: send netlink notification when the device is modifiedSabrina Dubroca
2018-04-11tun: set the flags before registering the netdeviceSabrina Dubroca
2018-04-11lan78xx: Don't reset the interface on openPhil Elwell
2018-04-11bnxt_en: Fix NULL pointer dereference at bnxt_free_irq().Michael Chan
2018-04-11bnxt_en: Need to include RDMA rings in bnxt_check_rings().Michael Chan
2018-04-11bnxt_en: Support max-mtu with VF-repsSriharsha Basavapatna
2018-04-11bnxt_en: Ignore src port field in decap filter nodesSriharsha Basavapatna
2018-04-11bnxt_en: do not allow wildcard matches for L2 flowsAndy Gospodarek
2018-04-11bnxt_en: Fix ethtool -x crash when device is down.Michael Chan
2018-04-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-11page cache: use xa_lockMatthew Wilcox
2018-04-11mac80211_hwsim: use DEFINE_IDAMatthew Wilcox
2018-04-11rapidio: use a reference count for struct mport_dma_reqIoan Nicu
2018-04-11drivers/rapidio/rio-scan.c: fix typo in commentVasyl Gomonovych
2018-04-11proc: add seq_put_decimal_ull_width to speed up /proc/pid/smapsAndrei Vagin
2018-04-11mm: check __highest_present_section_nr directly in memory_dev_init()Wei Yang
2018-04-11vhost: return bool from *_access_ok() functionsStefan Hajnoczi
2018-04-11vhost: fix vhost_vq_access_ok() log checkStefan Hajnoczi
2018-04-11vhost: Fix vhost_copy_to_user()Eric Auger
2018-04-11net: aquantia: oops when shutdown on already stopped deviceIgor Russkikh
2018-04-11net: aquantia: Regression on reset with 1.x firmwareIgor Russkikh
2018-04-11cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWANBassem Boubaker
2018-04-11slip: Check if rstate is initialized before uncompressingTejaswi Tanikella
2018-04-11lan78xx: Avoid spurious kevent 4 "error"Phil Elwell
2018-04-11lan78xx: Correctly indicate invalid OTPPhil Elwell
2018-04-11Merge branches 'pm-cpuidle' and 'pm-qos'Rafael J. Wysocki