summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2015-05-26brcmfmac: allow device tree node without 'interrupts' propertyArend van Spriel1-4/+7
2015-05-26mwifiex: reduce severity of debug messages for mgmt rxAvinash Patil1-2/+2
2015-05-26rtlwifi: fix typos in KconfigKevin Lo1-1/+1
2015-05-26ath9k: split ar5008_hw_spur_mitigate and reuse common code in ar9002_hw_spur_...Oleksij Rempel3-214/+87
2015-05-26rtlwifi: Remove the clear interrupt routine from all driversVincent Fann5-83/+0
2015-05-26rtlwifi: rtl8821ae: Fix problem with regulatory informationShao Fu1-2/+2
2015-05-26rtlwifi: rtl8723be: Update driver for regulatory changesShao Fu1-2/+2
2015-05-26rtlwifi: rtl8192ee: Apply the regulatory changes to driverShao Fu1-2/+2
2015-05-26rtlwifi: rtl8188ee: Apply the new regulatory informationShao Fu1-2/+2
2015-05-26rtlwifi: Update regulatory databaseShao Fu2-4/+39
2015-05-26rndis_wlan: harmless issue calling set_bit()Dan Carpenter1-3/+3
2015-05-26ath9k_htc: memory corruption calling set_bit()Dan Carpenter1-3/+3
2015-05-26brcmfmac: avoid gcc-5.1 warningArnd Bergmann1-1/+1
2015-05-26carl9170: match wait_for_completion_timeout return typeNicholas Mc Guire1-2/+3
2015-05-26mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu29-1698/+2122
2015-05-26mwifiex: add dump data debug supportZhaoyang Liu5-3/+27
2015-05-26mwifiex: add prints debug ctrl supportZhaoyang Liu5-0/+112
2015-05-26mwifiex: add support for FW memory read/write operationsChin-ran Lo6-0/+133
2015-05-26rtlwifi: btcoexist: Fix interference between rtl8723be and BluetoothDaniel Drake1-2/+5
2015-05-26adm8211: fixed the possible pci cache line sizes inside switch-caseOkash Khawaja1-2/+2
2015-05-26adm8211: fix checkpatch errors for indentation and new lineOkash Khawaja1-8/+12
2015-05-26brcmfmac: prohibit ACPI power management for brcmfmac driverFu, Zhonghui1-0/+9
2015-05-26rtlwifi: rtl8192cu: Remove rtl92c_init_beacon_max_error's parameterTaehee Yoo3-3/+3
2015-05-26rtlwifi: rtl8192cu: Remove setting REG_BCN_MAX_ERR code in _rtl92cu_set_media...Taehee Yoo1-1/+0
2015-05-26rtlwifi: rtl8188ee: Fix pwrseqcmd.h include path.Lauri Kenttä2-2/+2
2015-05-25Merge ath-next from ath.gitKalle Valo22-294/+1047
2015-05-25cxgb4: Add PHY firmware support for T420-BT cardsHariprasad Shenai4-42/+375
2015-05-25amd-xgbe: Add more netif_dbg output to the driverLendacky, Thomas1-6/+62
2015-05-25amd-xgbe: Fix initial mode when auto-negotiation is disabledLendacky, Thomas1-3/+42
2015-05-25amd-xgbe: Add setting of a missing hardware featureLendacky, Thomas1-0/+1
2015-05-25Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller74-2333/+6670
2015-05-25net/mlx4_core: Enable single ported IB VFsOr Gerlitz2-12/+11
2015-05-25net/mlx4_core: Adjust the schedule queue port in reset-to-init tooOr Gerlitz1-0/+8
2015-05-25net/mlx4_core: Adjust the schedule queue port for single ported IB VFsOr Gerlitz1-2/+2
2015-05-25net/mlx4_core: Modify port values when generting EQEs for VFsOr Gerlitz1-4/+20
2015-05-25net/mlx4_core: Enhance the MAD_IFC wrapper to convert VF port to physicalOr Gerlitz1-4/+6
2015-05-25enic: Grammar s/an negative/a negative/Geert Uytterhoeven1-1/+1
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-22/+46
2015-05-22net: macb: Disable half duplex gigabit on ZynqNathan Sullivan2-0/+13
2015-05-22cdc_ncm: Fix tx_bytes statisticsBjørn Mork1-1/+1
2015-05-22ath10k: add new 4addr related fw_featureMichal Kazior2-4/+15
2015-05-22ath10k: enable pci soc powersavingMichal Kazior3-134/+260
2015-05-22ath10k: fix idle power consumptionJanusz Dziedzic1-1/+8
2015-05-22ath10k: enable ASPMJanusz Dziedzic2-5/+16
2015-05-22wil6210: fix format specifier for dma_addr_tVladimir Kondratiev1-2/+2
2015-05-22stmmac: drop unnecessary dt checks in stmmac_probe_config_dtJoachim Eastwood1-6/+0
2015-05-22stmmac: change the stmmac_dvr_probe return type to intJoachim Eastwood4-31/+12
2015-05-22stmmac: let stmmac_dvr_probe take a struct of resourcesJoachim Eastwood4-35/+45
2015-05-22stmmac: move driver data setting into stmmac_dvr_probeJoachim Eastwood3-4/+2
2015-05-22cxgb4: Update T4/T5 adapter register rangesHariprasad Shenai1-31/+44