summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-06Bluetooth: btmrvl: don't send data to firmware while processing suspendChin-Ran Lo3-3/+12
2016-01-06Bluetooth: btmrvl: max out host sleep parameter 'gap'Chin-Ran Lo1-1/+1
2016-01-06Bluetooth: avoid rebuilding hci_sock all the timeJohannes Berg1-9/+18
2016-01-05Bluetooth: Add support for Start Limited Discovery commandJohan Hedberg4-12/+55
2016-01-05Bluetooth: Change eir_has_data_type() to more generic eir_get_data()Johan Hedberg3-14/+25
2016-01-04mac802154: constify ieee802154_llsec_ops structureJulia Lawall2-2/+2
2016-01-04Bluetooth: btmrvl: fix hung task warning dumpChin-Ran Lo1-1/+2
2016-01-04Bluetooth: hci_bcm: new ACPI IDsHeikki Krogerus1-0/+3
2016-01-04Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driverHeikki Krogerus2-4/+4
2016-01-03ieee802154: cc2520: Check CRC & add promiscuousBrad Campbell1-23/+122
2016-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller265-1263/+2582
2016-01-01Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2016-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-18/+25
2016-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds36-198/+334
2015-12-31sparc: Wire up mlock2 system call.David S. Miller3-4/+5
2015-12-31sparc: Add all necessary direct socket system calls.David S. Miller3-18/+24
2015-12-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller8-59/+32
2015-12-31Merge branch 'ethtool-phy-stats'David S. Miller5-1/+320
2015-12-31phy: micrel: Add ethtool statistics countersAndrew Lunn1-0/+96
2015-12-31phy: marvell: Add ethtool statistics countersAndrew Lunn1-0/+135
2015-12-31ethtool: Add phy statisticsAndrew Lunn3-1/+89
2015-12-31sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long2-4/+5
2015-12-31Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub...David S. Miller2-20/+44
2015-12-31net, socket, socket_wq: fix missing initialization of flagsNicolai Stange1-0/+1
2015-12-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller7-32/+62
2015-12-31Merge branch 'be2net-next'David S. Miller5-776/+841
2015-12-31be2net: bump up the driver version to 11.0.0.0Suresh Reddy1-1/+1
2015-12-31be2net: support ethtool get-dump optionVenkat Duvvuru5-57/+71
2015-12-31be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmdSuresh Reddy4-53/+63
2015-12-31be2net: remove unused error variablesVenkat Duvvuru1-4/+0
2015-12-31be2net: remove a line of code that has no effectSathya Perla3-4/+3
2015-12-31be2net: log digital signature errors while flashing FW imageSuresh Reddy2-2/+16
2015-12-31be2net: move FW flash cmd code to be_cmds.cSuresh Reddy3-584/+578
2015-12-31be2net: cleanup FW flash image related macro definesSuresh Reddy2-101/+118
2015-12-31be2net: avoid configuring VEPA mode on BE3Suresh Reddy1-0/+3
2015-12-31be2net: fix VF link state transition from disabled to autoSuresh Reddy2-10/+28
2015-12-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds5-8/+24
2015-12-30ixgbe: Fix bugs in ixgbe_clear_vf_vlans()Alexander Duyck1-4/+4
2015-12-30ixgbe: Correct X550EM_x revision checkMark Rustad2-7/+4
2015-12-30ixgbe: fix RSS limit for X550Emil Tantilov1-1/+1
2015-12-30ixgbe: Clean up redundancy in hw_enc_featuresMark Rustad1-5/+2
2015-12-30ixgbe: report correct media type for KR, KX and KX4 interfacesVeola Nazareth1-13/+42
2015-12-30ixgbe: add support for QSFP PHY types in ixgbe_get_settings()Emil Tantilov1-0/+4
2015-12-30ixgbevf: minor cleanups for ixgbevf_set_itr()Emil Tantilov1-2/+3
2015-12-30ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vectorWilliam Dauchy1-0/+2
2015-12-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-39/+102
2015-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-36/+37
2015-12-30mm/vmstat: fix overflow in mod_zone_page_state()Heiko Carstens2-8/+8
2015-12-30ocfs2/dlm: clear migration_pending when migration target goes downxuejiufei1-0/+2
2015-12-30mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()Andrew Banman1-12/+19