summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2015-10-05iwlwifi: mvm: minor rx code cleanupJohannes Berg
2015-10-05iwlwifi: remove IWL3165_UCODE_API_OK and _MINJohannes Berg
2015-10-05iwlwifi: mvm: rs: fix success ratio comparison in rs_get_best_rateEyal Shapira
2015-10-05iwlwifi: mvm: rs: minor indentation fixEyal Shapira
2015-10-05iwlwifi: mvm: rs: remove overflowing debug messageEyal Shapira
2015-10-05iwlwifi: mvm: rs: improve rate debug messagesEyal Shapira
2015-10-05iwlwifi: mvm: stop using DEVICE_POWER_FLAGS_CAM_MSKJohannes Berg
2015-10-05iwlwifi: mvm: support enabling a queue with a given ssnLiad Kaufman
2015-10-05iwlwifi: mvm: support using multiple ACs on single HW queueLiad Kaufman
2015-10-05iwlwifi: transport: track number of allocated queuesJohannes Berg
2015-10-05iwlwifi: op-mode API: add rx_rss methodJohannes Berg
2015-10-05iwlwifi: mvm: remove PHY RX from handlersJohannes Berg
2015-10-05iwlwifi: mvm: Improve debugfs tof robustnessAssaf Krauss
2015-10-05iwlwifi: mvm: ToF - fill bssid of responder configurationGregory Greenman
2015-10-05iwlwifi: mvm: Fix tof debugfs formats (dec vs. hex)Assaf Krauss
2015-10-05iwlwifi: mvm: fix tof.h header guardNicolas Iooss
2015-10-05iwlwifi: mvm: Correctly update MAC context on add/del stationIlan Peer
2015-10-05iwlwifi: mvm: fix default disabled aggs in staLiad Kaufman
2015-10-05iwlwifi: enable tracing by defaultJohannes Berg
2015-10-05iwlwifi: mvm: correct skip-over-DTIM implementationJohannes Berg
2015-10-05iwlwifi: nvm: force 1x1 antenna in Series 8000Moshe Harel
2015-10-05iwlwifi: mvm: move DTS command and notification to new groupAviya Erenfeld
2015-09-26Merge tag 'iwlwifi-next-for-kalle-2015-09-21' of git://git.kernel.org/pub/scm...Kalle Valo
2015-09-21iwlwifi: mvm: add debug print for d0i3 exit indicationEliad Peller
2015-09-21iwlwifi: mvm: configure wowlan configuration only if connectedEliad Peller
2015-09-21iwlwifi: mvm: move RX API into its own fileJohannes Berg
2015-09-21iwlwifi: mvm: remove some unused defines from RX APIJohannes Berg
2015-09-21iwlwifi: mvm: remove pointless cfg_phy_cnt length checkJohannes Berg
2015-09-21iwlwifi: mvm: remove useless debug message from RXJohannes Berg
2015-09-21iwlwifi: mvm: make sure AP is operating for ToFJohannes Berg
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_STATS_V10 TLV flagEmmanuel Grumbach
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_ASYNC_DTM TLV flagEmmanuel Grumbach
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_SINGLE_SCAN_EBS TLV flagEmmanuel Grumbach
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_TX_POWER_DEV TLV flagEmmanuel Grumbach
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_HDC_PHASE_0 TLV flagEmmanuel Grumbach
2015-09-18ath9k_htc: introduce support for different fw versionsOleksij Rempel
2015-09-17net: bcmgenet: Implement RX coalescing control knobsFlorian Fainelli
2015-09-17net: bcmgenet: Implement TX coalescing control knobsFlorian Fainelli
2015-09-17lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.Woojung.Huh@microchip.com
2015-09-17lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for M...Woojung.Huh@microchip.com
2015-09-17lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/mic...Woojung.Huh@microchip.com
2015-09-17lan78xx: Update to use phylib instead of mii_if_info.Woojung.Huh@microchip.com
2015-09-17lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.Woojung.Huh@microchip.com
2015-09-17lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHYWoojung.Huh@microchip.com
2015-09-17bonding: use l4 hash if availableEric Dumazet
2015-09-17netfilter: Pass net into okfnEric W. Biederman
2015-09-17netfilter: Pass struct net into the netfilter hooksEric W. Biederman
2015-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-09-17net: smc91x: convert pxa dma to dmaengineRobert Jarzmik
2015-09-16net: fix cdc-phonet.c dependency and build errorRandy Dunlap