summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-10-21New driver: rtl8xxxu (mac80211)Jes Sorensen7-0/+7670
2015-10-14mwifiex: remove unnecessary NULL checkXinming Hu1-1/+1
2015-10-14mwifiex: add ndo_validate_addr netdev opsAmitkumar Karwar1-0/+1
2015-10-14mwifiex: fix AP VHT behaviourGanapathi Bhat1-16/+0
2015-10-14mwifiex: control WLAN and bluetooth coexistence modesAmitkumar Karwar4-0/+124
2015-10-14mwifiex: fix a comment typoGeliang Tang1-1/+1
2015-10-14ath9k: fix QCA9561 XLNA rxgain initialMiaoqing Pan1-4/+3
2015-10-14ath9k: rename ini_modes_rxgain_5g_xlna to ini_modes_rxgain_xlnaMiaoqing Pan3-8/+8
2015-10-14rtlwifi: rtl8192cu: Add missing case in rtl92cu_get_hw_regPriit Laes1-0/+8
2015-10-14mwifiex: correction in USB8997 chipset's product IDAmitkumar Karwar1-1/+1
2015-10-14mwifiex: remove USB8897 chipset supportAmitkumar Karwar3-19/+2
2015-10-14ath9k: Fix NF CCA limits for AR9287 and AR9227Martin Blumenstingl1-2/+2
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger288-8/+14
2015-10-13atm: iphase: fix misleading indentionTillmann Heidsieck1-1/+1
2015-10-13atm: iphase: return -ENOMEM instead of -1 in case of failed kmalloc()Tillmann Heidsieck1-1/+2
2015-10-13net: hns: fix the unknown phy_nterface_t type errorhuangdaode1-0/+1
2015-10-13tun: use sk_fullsock() before reading sk->sk_tsflagsEric Dumazet1-1/+1
2015-10-13ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman1-1/+1
2015-10-13Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller115-1409/+2674
2015-10-13BNX2: free temp_stats_blk on error pathwangweidong1-0/+2
2015-10-12net: HNS: fix MDIO dependenciesArnd Bergmann1-3/+2
2015-10-12sfc: fully reset if MC_REBOOT event received without warm_boot_count incrementDaniel Pieczko3-12/+32
2015-10-12rocker: handle setting bridge ageing_timeScott Feldman1-0/+16
2015-10-11net: dsa: use switchdev obj in port_fdb_delVivien Didelot2-3/+3
2015-10-11net: dsa: push prepare phase in port_fdb_addVivien Didelot2-4/+7
2015-10-11net: dsa: add port_fdb_prepareVivien Didelot4-0/+15
2015-10-11net: encx24j600: Fix typos in KconfigJon Ringle1-2/+2
2015-10-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller26-877/+1664
2015-10-11BNX2: fix a Null Pointer for stats_blkwangweidong2-27/+53
2015-10-11cxgb4: Enhance driver to update FW, when FW is too oldHariprasad Shenai2-2/+6
2015-10-09drivers/net/ethernet: make ti/cpsw-phy-sel.c explicitly non-modularPaul Gortmaker1-6/+4
2015-10-09net/mlx4_core: Fix resource tracker error flow in add_res_rangeSaeed Mahameed1-1/+3
2015-10-09net/mlx4_core: Fix mailbox leak in error flow when performing update qpJack Morgenstein1-3/+3
2015-10-09net/mlx4_en: Add steering rules after RSS creationIdo Shamay1-64/+80
2015-10-09net/mlx5_core: Use private health thread for each deviceEli Cohen2-52/+48
2015-10-09net/mlx5_core: Use accessor functions to read from device memoryEli Cohen1-13/+22
2015-10-09net/mlx5_core: Prepare cmd interface to system errors handlingEli Cohen1-2/+18
2015-10-09net/mlx5_core: Improve mlx5 messagesEli Cohen1-11/+11
2015-10-09i40e: print neato new featuresJesse Brandeburg1-0/+3
2015-10-09i40e/i40evf: pass QOS handle to VFMitch Williams3-2/+6
2015-10-09i40evf: use capabilities flags properlyMitch Williams1-2/+7
2015-10-09i40e: refactor code to remove indentJesse Brandeburg1-40/+42
2015-10-09i40e/i40evf: clean up some codeJesse Brandeburg17-103/+124
2015-10-09i40evf: detect reset more reliablyMitch Williams1-20/+16
2015-10-09i40e: Support FW CEE DCB UP to TC map nibble swapGreg Bowers1-5/+8
2015-10-09i40e/i40evf: Explicitly assign enum index for VSI typeSerey Kong2-16/+16
2015-10-09i40e: add switch for link pollingShannon Nelson3-3/+29
2015-10-09i40e: Fix multiple link up messagesMatt Jared3-3/+8
2015-10-09i40e: Fix for extra Flow Director filter in table after errorCarolyn Wyborny3-1/+17
2015-10-09i40e/i40evf: Store CEE DCBX DesiredCfg and RemoteCfgNeerav Parikh3-12/+42