ath10k: remove deprecated firmware API 1 support
[cascardo/linux.git] / drivers /
2016-04-20 Kalle Valoath10k: remove deprecated firmware API 1 support
2016-04-19 Colin Ian Kingath9k: remove duplicate assignment of variable ah
2016-04-19 Zefir Kurtisiath9k: interpret requested txpower in EIRP domain
2016-04-19 Markus Elfringath9k_htc: Replace a variable initialisation by an...
2016-04-19 Raja Maniath10k: add dynamic tx mode switch config support for...
2016-04-19 Dan Carpenterath10k: add some sanity checks to peer_map_event()...
2016-04-19 Rajkumar Manoharanath10k: fix rx_channel during hw reconfigure
2016-04-19 Mohammed Shafi Sha... ath10k: fix return value for btcoex and peer stats...
2016-04-14 Kalle Valoath10k: fix parenthesis alignment
2016-04-14 Kalle Valoath10k: prefer ether_addr_copy() over memcpy()
2016-04-14 Kalle Valoath10k: prefer ether_addr_equal() or ether_addr_equal_u...
2016-04-14 Kalle Valoath10k: prefer kernel type 'u64' over 'u_int64_t'
2016-04-14 Kalle Valoath10k: fix checkpatch warnings related to spaces
2016-04-12 Rajkumar Manoharanath10k: remove MSI range support
2016-04-12 Peter Ohath10k: enable set_tsf vdev command to WMI 10.4
2016-04-12 Peter Ohath10k: update 10.4 WMI vdev parameters
2016-04-12 Peter Ohath10k: add a support of set_tsf on vdev interface
2016-04-12 Ben Greearath10k: Document alloc_frag_desc_for_data_pkt config...
2016-04-11 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2016-04...
2016-04-09 David S. MillerMerge git://git./linux/kernel/git/davem/net
2016-04-09 Linus TorvaldsMerge tag 'tty-4.6-rc3' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge tag 'usb-4.6-rc3' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge tag 'staging-4.6-rc3' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-04-09 Linus TorvaldsMerge tag 'md/4.6-rc2-fix' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge tag 'pm+acpi-4.6-rc3' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-04-09 Linus TorvaldsMerge branch 'for-linus-4.6' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge tag 'for-linus-4.6-ofs1' of git://git./linux...
2016-04-09 Linus TorvaldsMerge tag 'iommu-fixes-v4.6-rc2' of git://git./linux...
2016-04-09 John Allenibmvnic: Enable use of multiple tx/rx scrqs
2016-04-08 Greg Kroah-HartmanMerge tag 'usb-serial-4.6-rc3' of git://git./linux...
2016-04-08 David S. MillerMerge branch 'dsa-voidify-ops'
2016-04-08 Vivien Didelotnet: dsa: make the VLAN add function return void
2016-04-08 Vivien Didelotnet: dsa: make the FDB add function return void
2016-04-08 Vivien Didelotnet: dsa: make the STP state function return void
2016-04-08 David S. MillerMerge tag 'mac80211-next-for-davem-2016-04-06' of git...
2016-04-08 David S. MillerMerge tag 'mac80211-for-davem-2016-04-06' of git:/...
2016-04-08 Jason Wangtuntap: restore default qdisc
2016-04-08 Rafael J. WysockiMerge branches 'pm-core', 'powercap' and 'pm-tools'
2016-04-08 Rafael J. WysockiMerge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi...
2016-04-08 David S. MillerMerge branch 'mlxsw-next'
2016-04-08 Jiri Pirkomlxsw: reg: Fix SBPM register name
2016-04-08 Jiri Pirkomlxsw: reg: Share direction enum between SBPR, SBCM...
2016-04-08 Jiri Pirkomlxsw: Do not pass around driver_priv directly
2016-04-08 Jiri Pirkomlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_tra...
2016-04-08 Jiri Pirkomlxsw: Move devlink port registration into common core...
2016-04-08 David S. MillerMerge branch 'nfp-mtu-buffer-reconfig'
2016-04-08 Jakub Kicinskinfp: allow ring size reconfiguration at runtime
2016-04-08 Jakub Kicinskinfp: pass ring count as function parameter
2016-04-08 Jakub Kicinskinfp: convert .ndo_change_mtu() to prepare/commit paradigm
2016-04-08 Jakub Kicinskinfp: propagate list buffer size in struct rx_ring
2016-04-08 Jakub Kicinskinfp: sync ring state during FW reconfiguration
2016-04-08 Jakub Kicinskinfp: slice .ndo_open() and .ndo_stop() up
2016-04-08 Jakub Kicinskinfp: move filling ring information to FW config
2016-04-08 Jakub Kicinskinfp: preallocate RX buffers early in .ndo_open
2016-04-08 Jakub Kicinskinfp: reorganize initial filling of RX rings
2016-04-08 Jakub Kicinskinfp: cleanup tx ring flush and rename to reset
2016-04-08 Jakub Kicinskinfp: allocate ring SW structs dynamically
2016-04-08 Jakub Kicinskinfp: make *x_ring_init do all the init
2016-04-08 Jakub Kicinskinfp: break up nfp_net_{alloc|free}_rings
2016-04-08 Jakub Kicinskinfp: move link state interrupt request/free calls
2016-04-08 Jakub Kicinskinfp: correct RX buffer length calculation
2016-04-08 David S. MillerMerge branch '10GbE' of git://git./linux/kernel/git...
2016-04-08 Bart Van AsscheRevert "ib_srpt: Convert to percpu_ida tag allocation"
2016-04-08 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2016-04-08 Mark Rustadixgbe: Bump version number
2016-04-08 Mark Rustadixgbe: Add KR backplane support for x550em_a
2016-04-08 Mark Rustadixgbe: Add support for SGMII backplane interface
2016-04-08 Mark Rustadixgbe: Add support for SFPs with retimer
2016-04-07 Mark Rustadixgbe: Introduce function to control MDIO speed
2016-04-07 Mark Rustadixgbe: Read and parse NW_MNG_IF_SEL register
2016-04-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-04-07 Mark Rustadixgbe: Read and set instance id
2016-04-07 Mark Rustadixgbe: Use new methods for PHY access
2016-04-07 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2016-04-07 Mark Rustadixgbe: Add support for x550em_a 10G MAC type
2016-04-07 Mark Rustadixgbe: Use method pointer to access IOSF devices
2016-04-07 Mark Rustadixgbe: Add definitions for x550em_a 10G MAC
2016-04-07 Mark Rustadixgbe: Add support for single-port X550 device
2016-04-07 Alexander Duyckixgbe/ixgbevf: Add support for bulk free in Tx cleanup...
2016-04-07 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2016-04-07 Mark Rustadixgbe: Take manageability semaphore for firmware commands
2016-04-07 Mark Rustadixgbe: Clean up interface for firmware commands
2016-04-07 Mark Rustadixgbe: Correct length check for round up
2016-04-07 Mark Rustadixgbe: Change the lan_id and func fields to a u8 to...
2016-04-07 Mark Rustadixgbe: Delete some unused register definitions
2016-04-07 David S. MillerMerge branch 'gro-in-udp'
2016-04-07 Tom Herbertgeneve: change to use UDP socket GRO
2016-04-07 Tom Herbertvxlan: change vxlan to use UDP socket GRO
2016-04-07 David S. MillerMerge branch 'sock-lockdep-tightening'
2016-04-07 Hannes Frederic... tun: use socket locks for sk_{attach,detatch}_filter
2016-04-07 Strashko, GrygoriiPM / wakeirq: fix wakeirq setting after wakup re-config...
2016-04-07 Len Brownintel_idle: Add KBL support
2016-04-07 Len Brownintel_idle: Add SKX support
2016-04-07 Richard Cochranintel_idle: Clean up all registered devices on exit.
2016-04-07 Richard Cochranintel_idle: Propagate hot plug errors.
2016-04-07 Richard Cochranintel_idle: Don't overreact to a cpuidle registration...
2016-04-07 Richard Cochranintel_idle: Setup the timer broadcast only on successfu...
2016-04-07 Richard Cochranintel_idle: Avoid a double free of the per-CPU data.
next