summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: pcie: allow to pretend to have Tx CSUM for debugEmmanuel Grumbach2015-12-207-0/+24
* iwlwifi: change the Intel Wireless email addressEmmanuel Grumbach2015-12-2068-69/+69
* Merge tag 'iwlwifi-for-kalle-2015-12-16' into nextEmmanuel Grumbach2015-12-202-20/+44
|\
| * iwlwifi: mvm: protect RCU dereference in iwl_mvm_get_key_sta_idJohannes Berg2015-12-131-6/+9
| * iwlwifi: separate firmware version for 7260 devicesJohannes Berg2015-12-131-14/+35
* | iwlwifi: dvm: fix compare_const_fl.cocci warningsJulia Lawall2015-12-161-1/+1
* | iwlwifi: mvm: change protocol offload flowsSara Sharon2015-12-165-20/+69
* | iwlwifi: expose fw usniffer mode to more utilitiesGolan Ben-Ami2015-12-161-5/+6
* | iwlwifi: replace d0i3_mode and wowlan_d0i3 with more generic variablesLuca Coelho2015-12-135-39/+111
* | iwlwifi: mvm: remove the vif parameter of iwl_mvm_configure_bcast_filter()Eliad Peller2015-12-131-6/+5
* | iwlwifi: avoid d0i3 commands when no/init ucode is loadedEliad Peller2015-12-133-0/+10
* | iwlwifi: mvm: close the SP if we send fewer frames than expected in SPEmmanuel Grumbach2015-12-133-1/+41
* | Merge tag 'mac80211-next-for-davem-2015-12-07' into nextEmmanuel Grumbach2015-12-13400-42580/+15045
|\ \
| * | mac80211_hwsim: check ATTR_FREQ for wmediumd (netlink) packetsAdam Welle2015-12-041-4/+19
| * | mac80211_hwsim: check txrate for NULLAmit Khatri2015-12-041-0/+3
| * | mac80211_hwsim: stop using pointers as cookiesJohannes Berg2015-12-041-4/+14
| * | mac80211_hwsim: Advertise support for VHT IBSSJouni Malinen2015-12-041-0/+1
| * | mac80211_hwsim: Update timestamp in Probe Response framesJouni Malinen2015-12-041-0/+17
| * | mac80211_hwsim: delay hardware remain-on-channel startJohannes Berg2015-12-041-5/+25
| * | mac80211_hwsim: do not actively scan DFS channelsJohannes Berg2015-12-041-1/+2
| * | sh_eth: Remove obsolete r8a777x-ether platform_device_id entryGeert Uytterhoeven2015-11-241-3/+0
| * | sh_eth: Remove obsolete r8a7740-gether platform_device_id entryGeert Uytterhoeven2015-11-241-63/+62
| * | sh_eth: Remove obsolete r8a779x-ether platform_device_id entriesGeert Uytterhoeven2015-11-241-4/+2
| * | sh_eth: Remove obsolete r7s72100-ether platform_device_id entryGeert Uytterhoeven2015-11-241-41/+42
| * | vrf: remove slave queue and private slave structNikolay Aleksandrov2015-11-241-63/+5
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-11-2421-118/+129
| |\ \
| | * | Bluetooth: Use hex notation for maskAndrei Emeltchenko2015-11-191-1/+1
| | * | Bluetooth: Fix mask for H5 header lenAndrei Emeltchenko2015-11-191-1/+1
| | * | Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann2015-11-1921-116/+127
| * | | net: fec: no need to test for the return type of of_property_read_u32Saurabh Sengar2015-11-241-7/+2
| * | | drivers: net: xgene: optimizing the codeSaurabh Sengar2015-11-241-16/+9
| * | | Merge tag 'linux-can-next-for-4.5-20151123' of git://git.kernel.org/pub/scm/l...David S. Miller2015-11-241-75/+101
| |\ \ \
| | * | | can: xilinx: Convert to runtime_pmKedareswara rao Appana2015-11-231-75/+101
| * | | | intel: i40e: fix confused codeRasmus Villemoes2015-11-231-14/+10
| * | | | ixgbevf: fix spoofed packets with random MACEmil Tantilov2015-11-232-1/+4
| * | | | ixgbevf: use ether_addr_copy instead of memcpyEmil Tantilov2015-11-231-8/+6
| * | | | i40evf: fix compiler warning of unused variableJesse Brandeburg2015-11-231-4/+3
| * | | | ixgbe: Remove CS4227 diagnostic codeMark Rustad2015-11-231-80/+0
| * | | | ixgbe/ixgbevf: use napi_schedule_irqoff()Alexander Duyck2015-11-232-3/+3
| * | | | ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation to 12KAlexander Duyck2015-11-233-6/+5
| * | | | ixgbe: Add KR mode support for CS4227 chipMark Rustad2015-11-231-23/+62
| * | | | ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck2015-11-231-1/+2
| * | | | fm10k: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck2015-11-231-0/+4
| * | | | ixgbe: fix multiple kernel-doc errorsJean Sacren2015-11-231-6/+3
| * | | | ixgbe: Delete redundant include fileMark Rustad2015-11-231-3/+0
| * | | | ixgbe: drop null test before destroy functionsJulia Lawall2015-11-231-2/+1
| * | | | fm10k: Correct MTU for jumbo framesJacob Keller2015-11-231-1/+1
| * | | | fm10k: do not assume VF always has 1 queueJacob Keller2015-11-232-1/+7
| * | | | dsa: mv88e6xxx.c: Hardware reset the chip if availableAndrew Lunn2015-11-231-0/+10
| |/ / /
| * | | gianfar: use of_property_read_bool()Saurabh Sengar2015-11-221-4/+1