summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: add wide firmware command support for notificationsSara Sharon2015-08-0412-17/+26
* iwlwifi: make various functions void in the file rs.cNicholas Krause2015-08-041-30/+21
* iwlwifi: mvm: move TX PN assignment for CCMP to the driverJohannes Berg2015-08-044-23/+50
* iwlwifi: pcie: reset write pointer on ict resetEliad Peller2015-08-042-2/+4
* iwlwifi: call d3_suspend/resume in d0i3 case as wellEliad Peller2015-08-043-21/+34
* iwlwifi: mvm: ignore CQM when setting beacon filtering in D0i3 enter flowGregory Greenman2015-08-041-3/+4
* iwlwifi: mvm: fix beacon filtering temperature thresholds for D0i3Gregory Greenman2015-08-041-1/+1
* iwlwifi: mvm: Enable Rx Checksum hwAvri Altman2015-08-049-2/+74
* iwlwifi: pcie: provide a way to stop configuration if it is forbiddenHaim Dreyfuss2015-08-042-0/+15
* iwlwifi: mvm: Use the AP station for non_sta transmitIlan Peer2015-08-041-8/+19
* iwlwifi: mvm: update comment of power_scheme module parameterAvri Altman2015-08-041-2/+1
* iwlwifi: return error if d0i3 was abortedEliad Peller2015-08-042-6/+12
* Revert "iwlwifi: mvm: move deferred d0i3 exit to resume_complete op"Eliad Peller2015-08-042-28/+43
* iwlwifi: mvm: move existing UMAC commands to group 1Johannes Berg2015-08-046-56/+28
* iwlwifi: add wide firmware command infrastructure for TXAviya Erenfeld2015-08-049-27/+121
* iwlwifi: mvm: add basic Time of Flight (802.11mc FTM) supportGregory Greenman2015-08-0410-0/+1563
* iwlwifi: mvm: remove IWL_UCODE_TLV_API_BASIC_DWELLSara Sharon2015-08-042-70/+20
* iwlwifi: remove command header flags fieldJohannes Berg2015-08-047-66/+19
* iwlwifi: pcie: don't warn on long MPDUs when supportedEmmanuel Grumbach2015-08-041-2/+3
* iwlwifi: pcie: add missing calls to synchronize_irq()Emmanuel Grumbach2015-08-041-0/+7
* iwlwifi: pcie: cancel Tx timer upon firmware crashEmmanuel Grumbach2015-08-041-0/+4
* iwlwifi: mvm: Do not sample the device time for session protectionIlan Peer2015-08-041-2/+1
* iwlwifi: remove command and return value from opmode RXJohannes Berg2015-08-048-38/+17
* iwlwifi: mvm: remove command/return value from RX handlersJohannes Berg2015-08-0418-232/+139
* iwlwifi: dvm: remove command/return value from RX handlersJohannes Berg2015-08-047-124/+65
* iwlwifi: dvm: remove ADD_STA prints relying on station IDJohannes Berg2015-08-041-28/+6
* iwlwifi: dvm: move ADD_STA response handling to sync commandJohannes Berg2015-08-041-11/+18
* iwlwifi: mvm: LRU-assign key offsetsJohannes Berg2015-08-042-6/+27
* iwlwifi: pcie: Set scheduler to work on auto modeHaim Dreyfuss2015-08-042-0/+2
* iwlwifi: pcie: lock start_hw / start_fw / stop_deviceEmmanuel Grumbach2015-06-264-10/+81
* iwlwifi: dvm: start HW before running FWEmmanuel Grumbach2015-06-261-0/+12
* iwlwifi: deprecate -10.ucode for 3160 / 7260 / 7265Sara Sharon2015-06-263-4/+3
* iwlwifi: mvm: handle RX MPDUs separatelyJohannes Berg2015-06-261-1/+3
* iwlwifi: mvm: rs: report last tx rate based on RSSI and capsEyal Shapira2015-06-262-7/+160
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-241418-27517/+109464
|\
| * bridge: vlan: flush the dynamically learned entries on port vlan deleteNikolay Aleksandrov2015-06-246-7/+11
| * bridge: multicast: add a comment to br_port_state_selection about blocking stateNikolay Aleksandrov2015-06-241-0/+4
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-2429-72/+186
| |\
| | * stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin2015-06-244-24/+28
| | * ip: report the original address of ICMP messagesJulian Anastasov2015-06-242-2/+21
| | * rocker: call correct unregister function on errorGilad Ben-Yossef2015-06-231-1/+1
| | * Merge tag 'linux-can-fixes-for-4.1-20150621' of git://git.kernel.org/pub/scm/...David S. Miller2015-06-234-1/+14
| | |\
| | | * can: fix loss of CAN frames in raw_rcvOliver Hartkopp2015-06-214-1/+14
| | * | net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121Alexander Popov2015-06-231-3/+23
| | * | xen-netback: fix a BUG() during initializationPalik, Imre2015-06-231-0/+4
| | * | bridge: multicast: restore router configuration on port link down/upSatish Ashok2015-06-231-0/+4
| | * | NET: ROSE: Don't dereference NULL neighbour pointer.Ralf Baechle2015-06-231-1/+2
| | * | tcp: Do not call tcp_fastopen_reset_cipher from interrupt contextChristoph Paasch2015-06-233-4/+7
| | * | mvneta: add forgotten initialization of autonegotiation bitsStas Sergeev2015-06-231-0/+6
| | * | packet: avoid out of bounds read in round robin fanoutWillem de Bruijn2015-06-211-16/+2