summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-07-05rtlwifi: rtl8723ae: Fix potential race conditionLarry Finger1-0/+2
2016-07-05rtlwifi: rtl8723be: Fix potential race conditionLarry Finger1-0/+2
2016-07-05rtlwifi: rtl8192ee: Fix potential race conditionLarry Finger1-0/+2
2016-07-05rtlwifi: rtl8188ee: Fix potential race conditionLarry Finger1-0/+2
2016-07-05rtlwifi: Remove unused parameter from rtl_ps_set_rf_state()Larry Finger2-19/+9
2016-07-05mwifiex: disable MSIx interrupt for 8997 chipsetShengzhen Li1-1/+1
2016-07-05mwifiex: add get_antenna support for cfg80211Shengzhen Li6-19/+64
2016-07-05mwifiex: add a cfg80211 .get_tx_power operation callbackJavier Martinez Canillas1-0/+24
2016-07-05mwifiex: fix unconditional error return in .add_virtual_intf callbackJavier Martinez Canillas1-0/+2
2016-07-05Merge tag 'iwlwifi-next-for-kalle-2016-07-01' of git://git.kernel.org/pub/scm...Kalle Valo25-107/+376
2016-07-01iwlwifi: mvm: handle FRAME_RELEASE in MQ codeJohannes Berg1-2/+2
2016-07-01iwlwifi: mvm: Support CSA countdown offloadingAndrei Otcheretianski9-21/+197
2016-07-01iwlwifi: pcie: make sure packet arrived to destined queueSara Sharon2-1/+10
2016-07-01iwlwifi: pcie: allow more than one frame in RB for 9000 devicesSara Sharon1-3/+1
2016-07-01iwlwifi: pcie: set RB chunk size per busSara Sharon2-3/+9
2016-07-01iwlwifi: pcie: workaround HW shadow registers bugSara Sharon6-9/+35
2016-07-01iwlwifi: mvm: free dqa queues on STA removal also in non-bssLiad Kaufman1-2/+3
2016-07-01iwlwifi: mvm: update mpdu metadata APISara Sharon4-23/+58
2016-07-01iwlwifi: mvm: remove RX_PHY support for 9000 deviceSara Sharon3-16/+0
2016-07-01iwlwifi: rename CAPA_P2P_STANDALONE_UAPSD to CAPA_P2P_SCM_UAPSDAvraham Stern4-6/+7
2016-07-01iwlwifi: mvm: fix comment indentationJohannes Berg1-14/+14
2016-07-01iwlwifi: mvm: do not trust NSSN for amsdu sub-framesSara Sharon1-2/+18
2016-07-01iwlwifi: advertise maximal MPDU length when Rx MQ is supportedEmmanuel Grumbach6-6/+23
2016-06-29wlcore: reconfigure sta rates on authorizationGuy Mishol2-0/+12
2016-06-29brcmfmac: add missing break when deleting P2P_DEVICERafał Miłecki1-0/+2
2016-06-29brcmfmac: include also core.h header in cfg80211.hRafał Miłecki1-0/+1
2016-06-29brcmfmac: use const char * for interface name in brcmf_add_ifRafał Miłecki2-2/+2
2016-06-29brcmfmac: fix lockup when removing P2P interface after event timeoutRafał Miłecki4-16/+21
2016-06-29wireless: ipw2200: fix old-style declarationArnd Bergmann1-1/+1
2016-06-29wireless: brcmsmac: fix old-style declarationArnd Bergmann1-2/+2
2016-06-29wireless: airo: rename 'register' variableArnd Bergmann1-2/+2
2016-06-29mwifiex: fix AP start problem for newly added interfaceAmitkumar Karwar1-0/+8
2016-06-29mwifiex: fix AP unable to start in VHT40 problemAmitkumar Karwar2-2/+30
2016-06-29mwifiex: fix system hang problem after resumeAmitkumar Karwar1-1/+1
2016-06-29mwifiex: cancel pending scan during disconnectXinming Hu1-0/+3
2016-06-29mwifiex: factor out mwifiex_cancel_scanXinming Hu3-38/+29
2016-06-29mwifiex: Fix an issue spotted by KASANGanapathi Bhat2-0/+16
2016-06-29rtlwifi: use s8 instead of charArnd Bergmann36-129/+129
2016-06-29libertas: Add spinlock to avoid race conditionPavel Andrianov1-0/+4
2016-06-29wlcore: sdio: Fix crash on wlcore_probe_of when failing to parse/map irqBruno Herrera1-1/+0
2016-06-29rtl8xxxu: tuse %*ph to dump buffersAndy Shevchenko3-21/+6
2016-06-29rtl8xxxu: Add additional documentation for RX DMA registersJes Sorensen1-3/+7
2016-06-29rtl8xxxu: Add bit definitions for REG_USB_SPECIAL_OPTIONJes Sorensen1-0/+4
2016-06-29libertas_tf: Remove create_workqueueBhaktipriya Shridhar1-1/+1
2016-06-29brcmfmac: slightly simplify building interface combinationsRafał Miłecki1-21/+16
2016-06-29net: ethernet: ti: cpdma: switch to use genallocGrygorii Strashko1-72/+59
2016-06-29Maxim/driver: Add driver for maxim ds26522Zhao Qiang4-0/+401
2016-06-28net: ethernet: dwc_eth_qos: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+2
2016-06-28net: ethernet: dwc_eth_qos: use phydev from struct net_devicePhilippe Reynes1-24/+23
2016-06-28net: ethernet: sxgbe: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-19/+2