summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2015-01-22iwlwifi: mvm: document switch case fall-through in iwl_mvm_send_sta_keyJohn W. Linville-0/+1
2015-01-22iwlwifi: mvm: rs: use STBC regardless of power save modeEyal Shapira-8/+0
2015-01-22Revert "iwlwifi: mvm: drop non VO frames when flushing"Emmanuel Grumbach-9/+11
2015-01-22iwlwifi: mvm: add support for new LTR commandEmmanuel Grumbach-9/+51
2015-01-22iwlwifi: mvm: BT Coex - fine tune the MPLUT registerEmmanuel Grumbach-1/+1
2015-01-22Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach-46/+112
2015-01-22iwlwifi: mvm: move U-APSD decision to authenticationJohannes Berg-5/+16
2015-01-22Merge tag 'tags/mac80211-next-for-davem-2015-01-19' into iwlwifi-nextEmmanuel Grumbach-173/+211
2015-01-22iwlwifi: mvm: ignore temperature updates in the RX statistics notificationLuciano Coelho-1/+7
2015-01-22iwlwifi: mvm: rs: cleanup unuseful and overflowing tracesEyal Shapira-3/+1
2015-01-22iwlwifi: mvm: generate statistics debugfs codeJohannes Berg-86/+78
2015-01-22iwlwifi: mvm: move statistics API to new header fileJohannes Berg-208/+278
2015-01-22iwlwifi: mvm: sync statistics firmware APIJohannes Berg-37/+37
2015-01-22iwlwifi: correctly set the NMI registerEmmanuel Grumbach-4/+9
2015-01-22iwlwifi: mvm: add rxf and txf to dump dataLiad Kaufman-27/+304
2015-01-22iwlwifi: mvm: add support for dumping a secondary SRAMIdo Yariv-4/+32
2015-01-22iwlwifi: mvm: add debugfs file for misbehaving U-APSD APJohannes Berg-0/+31
2015-01-22iwlwifi: mvm: let the firmware configure the schedulerEmmanuel Grumbach-107/+97
2015-01-22iwlwifi: mvm: scan dwell time correctionsDavid Spinadel-5/+16
2015-01-22iwlwifi: remove unused TLV capability flagsEmmanuel Grumbach-6/+0
2015-01-22iwlwifi: mvm: add print of he nvm versionEran Harary-0/+2
2015-01-22iwlwifi: mvm: set max_out_time equal to frag_passive_dwell in fragmented scanHaim Dreyfuss-2/+2
2015-01-22iwlwifi: mvm: rs: allow to disable MIMO for P2P onlyEmmanuel Grumbach-2/+2
2015-01-22iwlwifi: mvm: allow to collect debug data from non-sleepable contextEmmanuel Grumbach-7/+7
2015-01-22iwlwifi: mvm: make sure state isn't in d0i3 when stopping fw monitorLiad Kaufman-2/+7
2015-01-22iwlwifi: mvm: Add debugfs entry to enable scan offload notificationAlexander Bondar-0/+48
2015-01-22iwlwifi: add new config and PCI IDs for 4165 seriesOren Givon-0/+13
2015-01-22iwlwifi: mvm: make sure state isn't in d0i3 when collecting fw dbgLiad Kaufman-0/+7
2015-01-22iwlwifi: mvm: rs: repeat initial legacy rates in LQ tableEyal Shapira-11/+13
2015-01-22iwlwifi: mvm: don't indicate no BA if STA was in powersaveEyal Shapira-1/+2
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo-141/+146
2015-01-21can: at91_can: remove unused variableMarc Kleine-Budde-2/+0
2015-01-21can: flexcan: remove unused variableMarc Kleine-Budde-2/+0
2015-01-21can: dev: fix semicolon.cocci warningskbuild test robot-1/+1
2015-01-21can: c_can: end pending transmission on network stop (ifdown)Viktor Babrian-0/+3
2015-01-21virtio/net: verify device has config spaceMichael S. Tsirkin-0/+6
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-0/+1
2015-01-20can: move can_stats.bus_off++ from can_bus_off into can_change_stateAndri Yngvason-2/+17
2015-01-20iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira-0/+5
2015-01-19s2io: use snprintf() as a safety featureDan Carpenter-3/+8
2015-01-19Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller-6/+8
2015-01-19r8152: remove sram_readhayeswang-18/+6
2015-01-19r8152: remove generic_ocp_read before writinghayeswang-6/+0
2015-01-19bgmac: activate irqs only if there is nothing to pollHauke Mehrtens-3/+3
2015-01-19bgmac: register napi before the deviceHauke Mehrtens-3/+3
2015-01-19mii: Handle link state changes for forced modes in mii_check_media()Ben Hutchings-7/+10
2015-01-19sh_eth: Fix ethtool operation crash when net device is downBen Hutchings-0/+10
2015-01-19sh_eth: Fix promiscuous mode on chips without TSUBen Hutchings-9/+9
2015-01-19net: netcp: Enhance GBE driver to support 10G EthernetWingman Kwok-15/+958
2015-01-19net: netcp: Add Keystone NetCP GbE driverWingman Kwok-1/+1847