summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-09-22wireless: mark element IDs 8 and 9 reservedJohannes Berg
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach
2015-08-27Merge tag 'wireless-drivers-next-for-davem-2015-08-26' of git://git.kernel.or...David S. Miller
2015-08-26Merge ath-next from ath.gitKalle Valo
2015-08-26ath10k: fix compilation warnings in wmi phyerr pull functionRaja Mani
2015-08-26ath10k: add qca6164 supportMichal Kazior
2015-08-26ath10k: add spectral scan support for 10.4 fwRaja Mani
2015-08-26ath10k: fix dma_mapping_error() handlingMichal Kazior
2015-08-26ath10k: add missing mutex unlock on failpathMichal Kazior
2015-08-25enic: reduce ioread in devcmd2Govindarajulu Varadarajan
2015-08-25r8169: Add values missing in @get_stats64 from HW countersCorinna Vinschen
2015-08-25ppp: implement x-netns supportGuillaume Nault
2015-08-25net: sun4i-emac: Claim emac sramHans de Goede
2015-08-25net/mlx5e: Avoid accessing NULL pointer at ndo_select_queueRana Shahout
2015-08-25mlxsw: fix error return codeJulia Lawall
2015-08-25net: davinci_emac: fix error return codeJulia Lawall
2015-08-25rsi: Fix possible leak when loading firmwareChristian Engelmayer
2015-08-25brcmfmac: Add support for host platform NVRAM loading.Hante Meuleman
2015-08-25brcmfmac: bump highest event number for 4339 firmwareArend van Spriel
2015-08-25brcmfmac: block the correct flowring when backup queue overflowFranky Lin
2015-08-25brcmfmac: make use of cfg80211_check_combinations()Arend van Spriel
2015-08-25brcmfmac: add debugfs entry for msgbuf statisticsFranky Lin
2015-08-25brcmfmac: correct interface combination infoArend van Spriel
2015-08-25brcmfmac: check all combinations when setting wiphy's addressesRafał Miłecki
2015-08-25rtlwifi: rtl8192cu: Add new device IDAdrien Schildknecht
2015-08-25rtlwifi: rtl8192ee: fix semicolon.cocci warningsWu Fengguang
2015-08-25ath9k_htc: do ani shortcalibratio if we got -ETIMEDOUTOleksij Rempel
2015-08-25Merge tag 'iwlwifi-next-for-kalle-2015-08-23' of https://git.kernel.org/pub/s...Kalle Valo
2015-08-24fjes: ethtool supportTaku Izumi
2015-08-24fjes: handle receive cancellation request interruptTaku Izumi
2015-08-24fjes: epstop_taskTaku Izumi
2015-08-24fjes: update_zone_taskTaku Izumi
2015-08-24fjes: unshare_watch_taskTaku Izumi
2015-08-24fjes: force_close_taskTaku Izumi
2015-08-24fjes: interrupt_watch_taskTaku Izumi
2015-08-24fjes: net_device_ops.ndo_vlan_rx_add/kill_vidTaku Izumi
2015-08-24fjes: net_device_ops.ndo_tx_timeoutTaku Izumi
2015-08-24fjes: net_device_ops.ndo_change_mtuTaku Izumi
2015-08-24fjes: net_device_ops.ndo_get_stats64Taku Izumi
2015-08-24fjes: NAPI polling functionTaku Izumi
2015-08-24fjes: tx_stall_taskTaku Izumi
2015-08-24fjes: raise_intr_rxdata_taskTaku Izumi
2015-08-24fjes: net_device_ops.ndo_start_xmitTaku Izumi
2015-08-24fjes: net_device_ops.ndo_open and .ndo_stopTaku Izumi
2015-08-24fjes: buffer address regist/unregistration routineTaku Izumi
2015-08-24fjes: ES information acquisition routineTaku Izumi
2015-08-24fjes: platform_driver's .probe and .remove routineTaku Izumi
2015-08-24fjes: Hardware cleanup routineTaku Izumi
2015-08-24fjes: Hardware initialization routineTaku Izumi
2015-08-24fjes: Introduce FUJITSU Extended Socket Network Device driverTaku Izumi