summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * ath10k: move rx_location_info out of struct rx_pkt_endVasanthakumar Thiagarajan2016-05-241-1/+1
| * | mwifiex: fix link error against sdioArnd Bergmann2016-06-183-6/+15
| * | brcmfmac: include required headers in cfg80211.hRafał Miłecki2016-06-161-0/+3
| * | brcmfmac: drop unused pm_block vif attributeRafał Miłecki2016-06-163-13/+6
| * | b43: Completely remove support for phy_aGuenter Roeck2016-06-163-307/+24
| * | b43: Remove unused phy_a codeGuenter Roeck2016-06-165-626/+21
| * | libertas: Remove create_workqueueBhaktipriya Shridhar2016-06-162-5/+2
| * | brcm80211: update maintainers email addressesArend van Spriel2016-06-161-5/+4
| * | brcmfmac: change rx_seq check log from error print to debug printWright Feng2016-06-161-2/+1
| * | brcmfmac: add support for the PCIE devices 43525 and 43465Hante Meuleman2016-06-163-1/+9
| * | brcmfmac: use ndev->needed_headroom to reserve additional header spaceWright Feng2016-06-161-1/+1
| * | brcmfmac: revise SDIO error message in brcmf_sdio_drivestrengthinitWright Feng2016-06-161-1/+1
| * | brcmfmac: fix skb priority handlingHante Meuleman2016-06-161-1/+1
| * | b43: only hardcode LED behavior if SPROM doesn't encode anyLucas Stach2016-06-161-2/+6
| * | libertas_tf: Drop unused variable and defineGuenter Roeck2016-06-161-7/+0
| * | rtlwifi: fix error handling in *_read_adapter_info()Arnd Bergmann2016-06-169-43/+94
| * | brcmfmac: don't remove interface on link down firmware eventRafał Miłecki2016-06-161-3/+0
| * | brcmfmac: fix setting AP channel with new firmwaresRafał Miłecki2016-06-161-11/+25
| * | wl3501_cs: avoid bogus gcc-6 warningArnd Bergmann2016-06-161-10/+21
| * | mwifiex: use better message and error code when OF node doesn't matchJavier Martinez Canillas2016-06-161-2/+2
| * | mwifiex: don't print an error if an optional DT property is missingJavier Martinez Canillas2016-06-161-1/+1
| * | mwifiex: check if mwifiex_sdio_probe_of() fails and return errorJavier Martinez Canillas2016-06-161-2/+7
| * | mwifiex: use dev_err() instead of pr_err() in mwifiex_sdio_probe()Javier Martinez Canillas2016-06-161-2/+2
| * | mwifiex: consolidate mwifiex_sdio_probe() error pathsJavier Martinez Canillas2016-06-161-6/+11
| * | mwifiex: propagate mwifiex_add_card() errno code in mwifiex_sdio_probe()Javier Martinez Canillas2016-06-161-4/+4
| * | mwifiex: propagate sdio_enable_func() errno code in mwifiex_sdio_probe()Javier Martinez Canillas2016-06-161-1/+1
| * | mwifiex: only call mwifiex_sdio_probe_of() if dev has an OF nodeJavier Martinez Canillas2016-06-161-3/+3
| * | brcmfmac: print errors if creating interface failsRafał Miłecki2016-06-162-8/+10
| * | mwifiex: inform disconnection initiator correctly.Amitkumar Karwar2016-06-144-10/+12
| * | mwifiex: remove misleading GFP_DMA flag in buffer allocationsMathias Krause2016-06-143-5/+5
| * | brcmfmac: support get_channel cfg80211 callbackRafał Miłecki2016-06-141-0/+63
| * | brcmutil: add field storing control channel to the struct brcmu_chanRafał Miłecki2016-06-144-21/+46
| * | brcmfmac: use kmemdupMuhammad Falak R Wani2016-06-141-2/+1
| * | iwlegacy: avoid warning about missing bracesArnd Bergmann2016-06-141-1/+2
| * | mwifiex: fix racing condition when downloading firmwareWei-Ning Huang2016-06-141-2/+10
| * | brcm80211: simplify assignmentHeinrich Schuchardt2016-06-141-1/+1
| * | rtlwifi: rtl8192ee: simplify codingHeinrich Schuchardt2016-06-141-11/+2
| * | mwiflex: avoid possible null pointer dereferenceHeinrich Schuchardt2016-06-141-1/+2
| * | rtlwifi: rtl8723be: avoid undefined behaviorHeinrich Schuchardt2016-06-141-1/+1
| * | mwifiex: illegal assignmentHeinrich Schuchardt2016-06-141-1/+1
| * | rsi: eliminate superfluous NULL checkHeinrich Schuchardt2016-06-141-1/+1
| * | brcmfmac: rework function picking free BSS indexRafał Miłecki2016-06-093-26/+16
| * | mwifiex: fix typoJulia Lawall2016-06-041-1/+1
| * | b43: don't unconditionally fall back to CCK if the rate is 6MB OFDM.Adrian Chadd2016-06-041-3/+10
| * | brcmfmac: Fix 'did not remove int handler' warningChristian Daudt2016-06-042-7/+12
| * | brcmfmac: Fix kernel oops in failed chip_attachChristian Daudt2016-06-042-13/+18
| * | carl9170: Clarify kconfig textLauri Kasanen2016-06-041-5/+3
* | | net/mlx4_en: Add DCB PFC support through CEE netlink commandsRana Shahout2016-06-238-14/+331
* | | net: dsa: b53: Fix statistics readingsFlorian Fainelli2016-06-231-1/+1
* | | of_mdio: Enable fixed PHY support if driver is a moduleBen Hutchings2016-06-232-2/+2
OpenPOWER on IntegriCloud