summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-17cfg80211: avoid intersection when applying self-managed regArik Nemtsov1-3/+13
2014-12-17cfg80211: return private regdom for self-managed devicesArik Nemtsov2-0/+34
2014-12-17cfg80211: allow wiphy specific regdomain managementJonathan Doron8-19/+188
2014-12-17cfg80211: allow usermode to query wiphy specific regdomArik Nemtsov4-35/+151
2014-12-17mac80211: keep sending peer candidate events while in listen stateNishikawa, Kenzoh1-0/+7
2014-12-17mac80211: notify channel switch at the end of ieee80211_chswitch_post_beacon()Luciano Coelho1-2/+2
2014-12-17mac80211: notify NSS changed when IBSS and HTJanusz Dziedzic1-2/+9
2014-12-15mac80211: move U-APSD enablement to vif flagsJohannes Berg10-28/+25
2014-12-15mac80211: ask driver to look at power level when starting APJohannes Berg1-1/+2
2014-12-12mac80211: Fix accounting of multicast framesSujith Manoharan2-3/+12
2014-12-12mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan3-8/+11
2014-12-12wireless: Support of IFLA_INFO_KIND rtnl attributeVadim Kochan1-0/+6
2014-12-12cfg80211: correctly check ad-hoc channelsArik Nemtsov1-1/+7
2014-12-12cfg80211: don't WARN about two consecutive Country IE hintEmmanuel Grumbach1-5/+2
2014-12-12mac80211: update the channel context after channel switchEmmanuel Grumbach1-0/+4
2014-12-12nl80211: check matches array length before acessing itLuciano Coelho1-1/+1
2014-12-12cfg80211: use __force __rcu to suppress sparse warningJohannes Berg1-1/+1
2014-12-12cfg80211: avoid mem leak on driver hint setArik Nemtsov1-1/+4
2014-12-12cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen1-3/+6
2014-12-12mac80211: fix multicast LED blinking and counterAndreas Müller1-5/+6
2014-12-12mac80211: avoid using uninitialized stack dataJes Sorensen1-0/+1
2014-12-12r8169:update rtl8168g pcie ephy parameterChun-Hao Lin1-3/+21
2014-12-12net: dsa: bcm_sf2: force link for all fixed PHY devicesFlorian Fainelli1-10/+13
2014-12-12Merge branch 'dma_mb'David S. Miller18-179/+258
2014-12-12fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor readsAlexander Duyck3-11/+10
2014-12-12r8169: Use dma_rmb() and dma_wmb() for DescOwn checksAlexander Duyck1-8/+21
2014-12-12arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck12-26/+99
2014-12-12arch: Cleanup read_barrier_depends() and commentsAlexander Duyck10-135/+129
2014-12-12Merge branch 'dsa'David S. Miller1-3/+13
2014-12-12net: dsa: propagate error code from dsa_slave_phy_setupFlorian Fainelli1-4/+11
2014-12-12net: dsa: handle non-existing PHYs on switch internal busFlorian Fainelli1-0/+3
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1336-29147/+70816
2014-12-12Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds451-11303/+27224
2014-12-12Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds39-523/+2560
2014-12-11Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds58-2156/+2398
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds40-1428/+2048
2014-12-11Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds10-188/+701
2014-12-11Merge tag 'spi-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds31-279/+1911
2014-12-11Merge tag 'edac/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2-28/+182
2014-12-11Fix race condition between vxlan_sock_add and vxlan_sock_releaseMarcelo Leitner1-7/+3
2014-12-11net/macb: fix compilation warning for print_hex_dump() called with skb->mac_h...Cyrille Pitchen1-1/+1
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds416-13239/+16517
2014-12-11Merge branch 'mlx4-next'David S. Miller18-170/+1342
2014-12-11net/mlx4: Add support for A0 steeringMatan Barak7-19/+191
2014-12-11net/mlx4: Refactor QUERY_PORTMatan Barak3-95/+154
2014-12-11net/mlx4_core: Add explicit error message when rule doesn't meet configurationMatan Barak1-3/+18
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak8-25/+300
2014-12-11net/mlx4: Add mlx4_bitmap zone allocatorMatan Barak2-0/+451
2014-12-11net/mlx4: Add a check if there are too many reserved QPsDotan Barak1-1/+7
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev14-38/+137