summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg
2015-01-09mac80211_hwsim: fix PS debugfs file lockingJohannes Berg
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg
2015-01-08mac80211: allow drivers to provide most station statisticsJohannes Berg
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg
2015-01-07mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv
2015-01-07Merge branch 'mac80211' into mac80211-nextJohannes Berg
2014-12-22mac80211_hwsim: fix check for custom world regdom array sizeJohannes Berg
2014-12-15mac80211: move U-APSD enablement to vif flagsJohannes Berg
2014-12-12mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan
2014-12-12r8169:update rtl8168g pcie ephy parameterChun-Hao Lin
2014-12-12net: dsa: bcm_sf2: force link for all fixed PHY devicesFlorian Fainelli
2014-12-12fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor readsAlexander Duyck
2014-12-12r8169: Use dma_rmb() and dma_wmb() for DescOwn checksAlexander Duyck
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2014-12-11Fix race condition between vxlan_sock_add and vxlan_sock_releaseMarcelo Leitner
2014-12-11net/macb: fix compilation warning for print_hex_dump() called with skb->mac_h...Cyrille Pitchen
2014-12-11net/mlx4: Add support for A0 steeringMatan Barak
2014-12-11net/mlx4: Refactor QUERY_PORTMatan Barak
2014-12-11net/mlx4_core: Add explicit error message when rule doesn't meet configurationMatan Barak
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak
2014-12-11net/mlx4: Add mlx4_bitmap zone allocatorMatan Barak
2014-12-11net/mlx4: Add a check if there are too many reserved QPsDotan Barak
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev
2014-12-11net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak
2014-12-11net/mlx4_core: Mask out host side virtualization features for guestsOr Gerlitz
2014-12-11net/mlx4_en: Set csum level for encapsulated packetsOr Gerlitz
2014-12-11be2net: Export tunnel offloads only when a VxLAN tunnel is createdSriharsha Basavapatna
2014-12-11gianfar: Fix dma check map error when DMA_API_DEBUG is enabledKevin Hao
2014-12-11cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai
2014-12-11Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-11net: fec: only enable mdio interrupt before phy device link upNimrod Andy
2014-12-11net: fec: clear all interrupt events to support i.MX6SXNimrod Andy
2014-12-11net: fec: reset fep link status in suspend functionNimrod Andy
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-10cxgb4/cxgb4vf: global named must be uniqueStephen Rothwell
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-12-10enic: add support for set/get rss hash keyGovindarajulu Varadarajan
2014-12-10ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck
2014-12-10ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck
2014-12-10cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck
2014-12-10ethernet/intel: Use napi_alloc_skbAlexander Duyck
2014-12-10Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...David S. Miller
2014-12-10dummy: use MODULE_VERSIONFlavio Leitner
2014-12-10amd-xgbe: Use disable_irq_nosync when in IRQ contextLendacky, Thomas
2014-12-10xen-netfront: use correct linear area after linearizing an skbDavid Vrabel
2014-12-09netback: don't store invalid vif pointerJan Beulich
2014-12-09net: fec: avoid kernal crash by NULL pointer when no phy connectionNimrod Andy
2014-12-09net: systemport: allow changing MAC addressFlorian Fainelli