summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-21mwifiex: support to set multichannel policy to FWAvinash Patil3-0/+40
2015-07-21mwifiex: extend tx_data pause to AP interface as wellAvinash Patil3-34/+93
2015-07-21mwifiex: enable traffic only when port is openAvinash Patil7-3/+16
2015-07-21mwifiex: support for bypass tx queueAvinash Patil6-2/+111
2015-07-21mwifiex: update domain_info upon band change in start_apAvinash Patil3-2/+9
2015-07-21mwifiex: add cfg80211 tdls channel switch handlerXinming Hu1-0/+72
2015-07-21mwifiex: enhance tdls link setup conditionXinming Hu4-7/+25
2015-07-21mwifiex: enable tdls channel switch ext_capXinming Hu1-0/+6
2015-07-21mwifiex: add tdls config commandXinming Hu5-0/+166
2015-07-21mwifiex: process tdls channel switch eventXinming Hu4-1/+117
2015-07-21mwifiex: add tdls channel switch statusXinming Hu4-2/+77
2015-07-21mwifiex: do not increase tx_pkts_queued if receive address tx pausedXinming Hu1-1/+4
2015-07-21mwifiex: block data traffic to tx paused receive addressXinming Hu1-1/+2
2015-07-21mwifiex: add tx data pause supportAvinash Patil5-0/+118
2015-07-21rtlwifi: rtl8192cu: Remove rtl8723 codeTaehee Yoo3-36/+1
2015-07-21Merge ath-next from ath.git.Kalle Valo27-239/+3391
2015-07-11ath9k: DFS - add pulse chirp detection for FCCZefir Kurtisi1-6/+161
2015-07-11ath9k: DFS - consider ext_channel pulses only in HT40 modeZefir Kurtisi1-1/+2
2015-07-11ipw2100: fix timeout bug - always evaluated to 0Nicholas Mc Guire1-1/+1
2015-07-11ath10k: tweak interface combinationsMichal Kazior1-5/+34
2015-07-11ath10k: fix per-vif queue lockingMichal Kazior3-42/+45
2015-07-11ath10k: update vdev ps state on startMichal Kazior1-0/+8
2015-07-11ath10k: fix hw roc expiration notifcationMichal Kazior2-3/+10
2015-07-11ath10k: limit multi-vif ps more aggresivellyMichal Kazior1-3/+3
2015-07-11ath10k: don't set cck/ofdm scan flagsMichal Kazior2-4/+0
2015-07-11ath10k: Fix target to cpu address conversion logicVasanthakumar Thiagarajan1-1/+1
2015-07-11ath10k: fix QCA61X4 boot upBartosz Markowski1-1/+1
2015-07-10Merge branch 'be2net-next'David S. Miller5-42/+82
2015-07-10be2net: bump up the driver version to 10.6.0.3Sathya Perla1-1/+1
2015-07-10be2net: make SET_LOOPBACK_MODE cmd asynchrounousSuresh Reddy3-5/+35
2015-07-10be2net: make the RX_FILTER command asynchronousSuresh Reddy1-1/+1
2015-07-10be2net: return error status from be_mcc_notify()Suresh Reddy1-11/+28
2015-07-10be2net: convert dest field in udp-hdr to host-endianVenkat Duvvuru1-1/+1
2015-07-10be2net: fix wrong return value in be_check_ufi_compatibility()Vasundhara Volam1-1/+1
2015-07-10be2net: remove redundant D0 power state setKalesh Purayil1-2/+0
2015-07-10be2net: query FW to check if EVB is enabledKalesh Purayil2-3/+4
2015-07-10be2net: remove duplicate code in be_setup_wol()Kalesh Purayil1-17/+11
2015-07-10ipv6: Do not iterate over all interfaces when finding source address on speci...YOSHIFUJI Hideaki/吉藤英明1-90/+107
2015-07-10net: Drop owner assignment from platform_driverKrzysztof Kozlowski3-3/+0
2015-07-10net: phy: Support setting polarity in marvell phy driverDavid Thomson2-2/+41
2015-07-10net: phy: Pass mdix ethtool setting through to phy driverDavid Thomson2-0/+4
2015-07-09tcp: do not export tcp_init_xmit_timers()Eric Dumazet1-1/+0
2015-07-09bridge: mdb: fill state in br_mdb_notifyNikolay Aleksandrov3-5/+7
2015-07-09route: remove unsed variable in __mkroute_inputMasatake YAMATO1-2/+1
2015-07-09ipv6: Nonlocal bindTom Herbert6-3/+20
2015-07-09Merge branch 'tw_cleanups'David S. Miller10-96/+39
2015-07-09inet: inet_twsk_deschedule factorizationEric Dumazet8-26/+19
2015-07-09inet: simplify timewait refcountingEric Dumazet5-68/+21
2015-07-09inet: remove BUG_ON() in twsk_destructor()Eric Dumazet1-3/+0
2015-07-09ipv6: use flag instead of u16 for hop in inet6_skb_parmFlorian Westphal4-8/+8