summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-08-04iwlwifi: mvm: Enable Rx Checksum hwAvri Altman9-2/+74
2015-08-04iwlwifi: pcie: provide a way to stop configuration if it is forbiddenHaim Dreyfuss2-0/+15
2015-08-04iwlwifi: mvm: Use the AP station for non_sta transmitIlan Peer1-8/+19
2015-08-04iwlwifi: mvm: update comment of power_scheme module parameterAvri Altman1-2/+1
2015-08-04iwlwifi: return error if d0i3 was abortedEliad Peller2-6/+12
2015-08-04Revert "iwlwifi: mvm: move deferred d0i3 exit to resume_complete op"Eliad Peller2-28/+43
2015-08-04iwlwifi: mvm: move existing UMAC commands to group 1Johannes Berg6-56/+28
2015-08-04iwlwifi: add wide firmware command infrastructure for TXAviya Erenfeld9-27/+121
2015-08-04iwlwifi: mvm: add basic Time of Flight (802.11mc FTM) supportGregory Greenman10-0/+1563
2015-08-04iwlwifi: mvm: remove IWL_UCODE_TLV_API_BASIC_DWELLSara Sharon2-70/+20
2015-08-04iwlwifi: remove command header flags fieldJohannes Berg7-66/+19
2015-08-04iwlwifi: pcie: don't warn on long MPDUs when supportedEmmanuel Grumbach1-2/+3
2015-08-04iwlwifi: pcie: add missing calls to synchronize_irq()Emmanuel Grumbach1-0/+7
2015-08-04iwlwifi: pcie: cancel Tx timer upon firmware crashEmmanuel Grumbach1-0/+4
2015-08-04iwlwifi: mvm: Do not sample the device time for session protectionIlan Peer1-2/+1
2015-08-04iwlwifi: remove command and return value from opmode RXJohannes Berg8-38/+17
2015-08-04iwlwifi: mvm: remove command/return value from RX handlersJohannes Berg18-232/+139
2015-08-04iwlwifi: dvm: remove command/return value from RX handlersJohannes Berg7-124/+65
2015-08-04iwlwifi: dvm: remove ADD_STA prints relying on station IDJohannes Berg1-28/+6
2015-08-04iwlwifi: dvm: move ADD_STA response handling to sync commandJohannes Berg1-11/+18
2015-08-04iwlwifi: mvm: LRU-assign key offsetsJohannes Berg2-6/+27
2015-08-04iwlwifi: pcie: Set scheduler to work on auto modeHaim Dreyfuss2-0/+2
2015-06-26iwlwifi: pcie: lock start_hw / start_fw / stop_deviceEmmanuel Grumbach4-10/+81
2015-06-26iwlwifi: dvm: start HW before running FWEmmanuel Grumbach1-0/+12
2015-06-26iwlwifi: deprecate -10.ucode for 3160 / 7260 / 7265Sara Sharon3-4/+3
2015-06-26iwlwifi: mvm: handle RX MPDUs separatelyJohannes Berg1-1/+3
2015-06-26iwlwifi: mvm: rs: report last tx rate based on RSSI and capsEyal Shapira2-7/+160
2015-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds824-19176/+79592
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-5/+14
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds22-391/+2270
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds10-143/+76
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-30/+81
2015-06-24stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin4-24/+28
2015-06-24net: Cavium: Fix MAC address setting in shutdown statePavel Fedin2-2/+13
2015-06-24drivers: net: xgene: fix for ACPI support without ACPIStephen Rothwell1-0/+2
2015-06-24net/mlx5e: Prefetch skb data on RXSaeed Mahameed1-0/+1
2015-06-24net/mlx5e: Pop cq outside mlx5e_get_cqeAchiad Shochat3-2/+4
2015-06-24net/mlx5e: Remove mlx5e_cq.sqrq back-pointerAchiad Shochat5-7/+3
2015-06-24net/mlx5e: Remove extra spacesAchiad Shochat1-4/+4
2015-06-24net/mlx5e: Avoid TX CQE generation if more xmit packets expectedAchiad Shochat1-23/+34
2015-06-24net/mlx5e: Avoid redundant dev_kfree_skb() upon NOP completionAchiad Shochat1-3/+1
2015-06-24net/mlx5e: Remove re-assignment of wq type in mlx5e_enable_rq()Achiad Shochat1-1/+0
2015-06-24net/mlx5e: Use skb_shinfo(skb)->gso_segs rather than counting themSaeed Mahameed1-4/+1
2015-06-24net/mlx5e: Static mapping of netdev priv resources to/from netdev TX queuesSaeed Mahameed3-33/+31
2015-06-24net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF deviceEran Ben Elisha1-0/+14
2015-06-24net/mlx4_en: Fix off-by-four in ethtoolEran Ben Elisha1-3/+2
2015-06-24Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-955/+4096
2015-06-24Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtdLinus Torvalds41-187/+3156
2015-06-24Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds59-599/+2939
2015-06-24Merge tag 'regulator-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds22-293/+2727