summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | ixgbevf: Commonize mailbox write/readTony Nguyen2016-07-221-29/+6
| | * | | | | | | | ixgbevf: Add range checking for setting MTUTony Nguyen2016-07-223-21/+40
| | * | | | | | | | ixgbevf: Protect ixgbevf_reset_subtask from remove eventDon Skidmore2016-07-221-0/+1
| | * | | | | | | | ixgbe: Add missing destroy_workqueue() on error in ixgbe_init_module()Wei Yongjun2016-07-221-0/+1
| | * | | | | | | | ixgbevf: Add lock around ixgbevf_reinit_locked callDon Skidmore2016-07-221-0/+2
| | * | | | | | | | ixgbe: fix setup_fc for x550emEmil Tantilov2016-07-221-2/+2
| | * | | | | | | | ixgbevf: add VF support for new hardwareDon Skidmore2016-07-225-0/+11
| | * | | | | | | | ixgbe: Fix minor typo while freeing irqBabu Moger2016-07-221-1/+1
| | * | | | | | | | ixgbe: Change register variable to unsignedDon Skidmore2016-07-221-1/+1
| | * | | | | | | | ixgbevf: bump version numberDon Skidmore2016-07-221-1/+1
| | * | | | | | | | ixgbevf: Correct parameter sent to LED functionDon Skidmore2016-07-222-2/+14
| | * | | | | | | | ixgbevf: fix NACK check in ixgbevf_set_uc_addr_vf()Emil Tantilov2016-07-221-6/+8
| * | | | | | | | | hv_netvsc: Fix VF register on bonding devicesHaiyang Zhang2016-07-251-2/+2
| * | | | | | | | | Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.or...David S. Miller2016-07-2571-628/+1126
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | wlcore: spi: fix build warning caused by redundant variableReizer, Eyal2016-07-201-1/+0
| | * | | | | | | | | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2016-07-1912-147/+178
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ath9k_hw: implement temperature compensation support for AR9003+Felix Fietkau2016-07-192-3/+23
| | | * | | | | | | | | ath9k_hw: get rid of some duplicate code in calibration initFelix Fietkau2016-07-191-32/+22
| | | * | | | | | | | | ath9k_hw: simplify ar9003_hw_per_calibrationFelix Fietkau2016-07-191-27/+26
| | | * | | | | | | | | ath9k_hw: fix duplicate (and partially wrong) definition of AR_CH0_THERMFelix Fietkau2016-07-191-15/+10
| | | * | | | | | | | | ath9k_hw: fix spectral scan on AR9285 and newerFelix Fietkau2016-07-192-10/+27
| | | * | | | | | | | | ath9k: simplify the code-paths when not using the built-in EEPROMMartin Blumenstingl2016-07-193-53/+41
| | | * | | | | | | | | ath6kl: sme_state shortcut to SME_DISCONNECTED removedDan Kephart2016-07-191-2/+0
| | | * | | | | | | | | ath6kl: Unset IFF_LOWER_UP flag on AP mode leave.Pierre Le Magourou2016-07-191-0/+1
| | | * | | | | | | | | ath6kl: Fix wrong regulatory domain disconnection.Pierre Le Magourou2016-07-191-1/+2
| | | * | | | | | | | | ath6kl: Fix WLAN tethering authentication problem.Pierre Le Magourou2016-07-191-4/+5
| | | * | | | | | | | | ath10k: disable wake_tx_queue for older devicesMichal Kazior2016-07-192-2/+23
| | * | | | | | | | | | rtlwifi: don't add include path for rtl8188eeArnd Bergmann2016-07-191-1/+1
| | * | | | | | | | | | wlcore: spi: add wl18xx supportEyal Reizer2016-07-191-18/+105
| | * | | | | | | | | | brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli2016-07-191-1/+1
| | * | | | | | | | | | brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli2016-07-191-1/+3
| | * | | | | | | | | | brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chainFlorian Fainelli2016-07-191-1/+3
| | |/ / / / / / / / /
| | * | | | | | | | | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2016-07-1835-367/+625
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ath10k: fix possible wrong rx_busy time reporting in QCA4019Vasanthakumar Thiagarajan2016-07-081-1/+2
| | | * | | | | | | | | wcn36xx: Silence error about unsupported smd event 188Bjorn Andersson2016-07-081-0/+2
| | | * | | | | | | | | ath9k: Fix beacon configuration for addition/removal of interfacesBenjamin Berg2016-07-084-126/+165
| | | * | | | | | | | | ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg2016-07-088-14/+11
| | | * | | | | | | | | ath9k: Expose tsf_adjustment in mac80211 tsf getters and setters.Benjamin Berg2016-07-081-0/+2
| | | * | | | | | | | | ath9k: Use tsf offset helper in ath9k_hw_resetBenjamin Berg2016-07-081-8/+8
| | | * | | | | | | | | ath9k: Handle channel context in get_/set_/reset_tsfBenjamin Berg2016-07-081-3/+18
| | | * | | | | | | | | ath9k: Correct TSF adjustment to align the beacon time correctlyBenjamin Berg2016-07-081-4/+8
| | | * | | | | | | | | ath9k: move all ath9k_platform_data initialization into one functionMartin Blumenstingl2016-07-081-24/+25
| | | * | | | | | | | | ath9k: remove return value from ath9k_hw_init_macaddrMartin Blumenstingl2016-07-081-10/+5
| | | * | | | | | | | | ath9k: ath9k_hw_init_macaddr should not overwrite valid MAC addressesMartin Blumenstingl2016-07-081-9/+13
| | | * | | | | | | | | ath9k: remove variable which is set but never readMartin Blumenstingl2016-07-081-3/+0
| | | * | | | | | | | | ath9k: Allow configuration of LED polarity in platform data.Martin Blumenstingl2016-07-081-0/+3
| | | * | | | | | | | | wcn36xx: Fix up wcn36xx_smd_update_scan_params()Bjorn Andersson2016-07-083-9/+12
| | | * | | | | | | | | wcn36xx: Correct DXE chip version differentiationBjorn Andersson2016-07-084-26/+11
| | | * | | | | | | | | wcn36xx: Split mmio space into explicit regionsBjorn Andersson2016-07-084-27/+59
| | | * | | | | | | | | wcn36xx: Change indication list lock to spinlockBjorn Andersson2016-07-082-7/+7