summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | rtlwifi: rtl8192c-common: Remove all instances of DBG_EMERGLarry Finger2016-12-302-31/+17
| * | rtlwifi: rtl8192ce: Remove all instances of DBG_EMERGLarry Finger2016-12-305-42/+28
| * | rtlwifi: rtl8192cu: Remove all instances of DBG_EMERGLarry Finger2016-12-306-47/+29
| * | rtlwifi: rtl8192de: Remove all instances of DBG_EMERGLarry Finger2016-12-306-65/+46
| * | rtlwifi: rtl8192se: Remove all instances of DBG_EMERGLarry Finger2016-12-306-88/+57
| * | rtlwifi: rtl8723-common: Remove all instances of DBG_EMERGLarry Finger2016-12-302-12/+9
| * | rtlwifi: rtl8192ee: Remove all instances of DBG_EMERGLarry Finger2016-12-305-40/+28
| * | rtlwifi: rtl8723ae: Remove all instances of DBG_EMERGLarry Finger2016-12-306-40/+30
| * | rtlwifi: rtl8723be: Remove all instances of DBG_EMERGLarry Finger2016-12-306-38/+29
| * | rtlwifi: rtl8821ae: Remove all instances of DBG_EMERGLarry Finger2016-12-306-58/+37
| * | rtlwifi: Remove RT_TRACE messages that use DBG_EMERGLarry Finger2016-12-308-92/+49
| * | rtlwifi: Replace local debug macro RT_ASSERTLarry Finger2016-12-3038-140/+133
| * | rt2x00: add mutex to synchronize config and link tunerStanislaw Gruszka2016-12-304-0/+15
| * | rt2800: replace msleep() with usleep_range() on channel switchStanislaw Gruszka2016-12-301-2/+4
| * | rt2800: replace mdelay by usleep on vco calibration.Stanislaw Gruszka2016-12-301-1/+1
| * | rt2x00: merge agc and vco works with link tunerStanislaw Gruszka2016-12-303-128/+36
| * | rt2800: perform VCO recalibration for RF5592 chipStanislaw Gruszka2016-12-301-0/+2
| * | rt2800: warn if doing VCO recalibration for unknow RF chipStanislaw Gruszka2016-12-301-0/+2
| * | rt2800: rename adjust_freq_offset functionStanislaw Gruszka2016-12-301-8/+8
| * | rt2800: set MAX_PSDU len according to remote STAs capabilitiesStanislaw Gruszka2016-12-305-7/+47
| * | rt2800: set minimum MPDU and PSDU lengths to sane valuesStanislaw Gruszka2016-12-301-2/+2
| * | rt2800: don't set ht parameters for non-aggregated framesStanislaw Gruszka2016-12-301-6/+6
| * | rt2800: make rx ampdu_factor depend on number of rx chainsStanislaw Gruszka2016-12-301-1/+1
| * | orinoco: Use shash instead of ahash for MIC calculationsAndrew Lutomirski2016-12-303-21/+30
| * | adm80211: return an error if adm8211_alloc_rings() failsDan Carpenter2016-12-301-1/+2
| * | iwlegacy: make il3945_mac_ops __ro_after_initJohannes Berg2016-12-301-10/+10
| * | mwifiex: Enable dynamic bandwidth signallingAmitkumar Karwar2016-12-302-1/+3
| * | mwifiex: change width of MAC control variableAmitkumar Karwar2016-12-303-13/+11
| * | mwifiex: sdio: fix use after free issue for save_adapterAmitkumar Karwar2016-12-301-0/+6
| |/
| * adm80211: add checks for dma mapping errorsAlexey Khoroshilov2016-12-051-2/+22
| * mwifiex: clean up some messy indentingDan Carpenter2016-12-051-2/+2
* | net: stmmac: remove unused duplicate property snps,axi_allNiklas Cassel2017-01-023-3/+0
* | Merge branch 'qed-driver-updates'David S. Miller2017-01-0259-2777/+4443
|\ \
| * | qed*: Advance driver versions to 8.10.10.20.Mintz, Yuval2017-01-022-2/+2
| * | qed: Conserve RDMA resources when !QEDRRam Amrani2017-01-021-1/+3
| * | qed: Support Multicast on Tx-switchingMintz, Yuval2017-01-021-2/+5
| * | qed*: Add support for ndo_set_vf_trustMintz, Yuval2017-01-025-8/+162
| * | qed*: RSS indirection based on queue-handlesMintz, Yuval2017-01-029-265/+392
| * | qede: Remove unnecessary datapath dereferenceMintz, Yuval2017-01-021-1/+1
| * | qede - mark SKB as encapsulatedManish Chopra2017-01-021-1/+3
| * | qede: Postpone reallocation until NAPI endMintz, Yuval2017-01-023-7/+26
| * | qed*: Change maximal number of queuesMintz, Yuval2017-01-023-8/+37
| * | qede: Split filtering logic to its own fileMintz, Yuval2017-01-024-655/+710
| * | qede: Break datapath logic into its own fileMintz, Yuval2017-01-024-1637/+1686
| * | qed*: Update to dual-licenseMintz, Yuval2017-01-0256-223/+1449
|/ /
* | net: 3com: typhoon: typhoon_init_one: make return values more specificThomas Preisner2016-12-301-8/+8
* | net: 3com: typhoon: typhoon_init_one: fix incorrect return valuesThomas Preisner2016-12-301-3/+6
* | net: Allow IP_MULTICAST_IF to set index to L3 slaveDavid Ahern2016-12-302-5/+18
* | liquidio: optimize reads from Octeon PCI consoleFelix Manlunas2016-12-304-8/+39
* | net: dsa: Implement ndo_get_phys_port_idFlorian Fainelli2016-12-301-0/+12