summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-04-07ixgbe: Read and parse NW_MNG_IF_SEL registerMark Rustad
2016-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-04-07ixgbe: Read and set instance idMark Rustad
2016-04-07ixgbe: Use new methods for PHY accessMark Rustad
2016-04-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-04-07ixgbe: Add support for x550em_a 10G MAC typeMark Rustad
2016-04-07ixgbe: Use method pointer to access IOSF devicesMark Rustad
2016-04-07ixgbe: Add definitions for x550em_a 10G MACMark Rustad
2016-04-07ixgbe: Add support for single-port X550 deviceMark Rustad
2016-04-07ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logicAlexander Duyck
2016-04-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-04-07ixgbe: Take manageability semaphore for firmware commandsMark Rustad
2016-04-07ixgbe: Clean up interface for firmware commandsMark Rustad
2016-04-07ixgbe: Correct length check for round upMark Rustad
2016-04-07ixgbe: Change the lan_id and func fields to a u8 to avoid castsMark Rustad
2016-04-07ixgbe: Delete some unused register definitionsMark Rustad
2016-04-07geneve: change to use UDP socket GROTom Herbert
2016-04-07vxlan: change vxlan to use UDP socket GROTom Herbert
2016-04-07tun: use socket locks for sk_{attach,detatch}_filterHannes Frederic Sowa
2016-04-07PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfsStrashko, Grygorii
2016-04-07intel_idle: Add KBL supportLen Brown
2016-04-07intel_idle: Add SKX supportLen Brown
2016-04-07intel_idle: Clean up all registered devices on exit.Richard Cochran
2016-04-07intel_idle: Propagate hot plug errors.Richard Cochran
2016-04-07intel_idle: Don't overreact to a cpuidle registration failure.Richard Cochran
2016-04-07intel_idle: Setup the timer broadcast only on successful driver load.Richard Cochran
2016-04-07intel_idle: Avoid a double free of the per-CPU data.Richard Cochran
2016-04-07intel_idle: Fix dangling registration on error path.Richard Cochran
2016-04-07intel_idle: Fix deallocation order on the driver exit path.Richard Cochran
2016-04-07intel_idle: Remove redundant initialization calls.Richard Cochran
2016-04-07intel_idle: Fix a helper function's return value.Richard Cochran
2016-04-07intel_idle: remove useless return from void function.Richard Cochran
2016-04-07Merge ath-next from ath.gitKalle Valo
2016-04-07mwifiex: dump pcie scratch registersXinming Hu
2016-04-07mwifiex: AMSDU Rx frame handling in AP modeXinming Hu
2016-04-07mwifiex: schedule main workqueue for transmitting bridge packetsXinming Hu
2016-04-07mwifiex: remove redundant GFP_DMA flagXinming Hu
2016-04-07mwifiex: check revision id while choosing PCIe firmwareShengzhen Li
2016-04-07mwifiex: add support for wakeup on GTK rekey failureGanapathi Bhat
2016-04-07mwifiex: add support for GTK rekey offloadGanapathi Bhat
2016-04-07rtl8xxxu: Do not set LDOA15 / LDOV12 on 8192euJes Sorensen
2016-04-07rtl8xxxu: Use correct H2C calls for 8192euJes Sorensen
2016-04-07rtl8xxxu: Identify 8192eu rev A/B parts correctlyJes Sorensen
2016-04-07rtl8xxxu: Use enums for chip version numbersJes Sorensen
2016-04-07rtl8xxxu: Update some register definitionsJes Sorensen
2016-04-07rtl8xxxu: 8192eu uses txdesc40Jes Sorensen
2016-04-07rtl8xxxu: TXDESC_SHORT_GI is txdesc32 onlyJes Sorensen
2016-04-07rtl8xxxu: Correct txdesc40 gid definitionJes Sorensen
2016-04-07rtl8xxxu: Rename TX descriptor bits to map them to 32/40 byte descriptorsJes Sorensen
2016-04-07rtl8xxxu: Change name of struct tx_desc to be more decriptiveJes Sorensen