summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-23239-1138/+2235
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-2259-300/+637
| |\
| | * net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dmaFlorian Fainelli2014-09-221-53/+52
| | * net: bcmgenet: fix TX reclaim accounting for fragmentsFlorian Fainelli2014-09-221-1/+4
| | * dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt()Tobias Klauser2014-09-221-1/+1
| | * r8169: fix an if conditionDan Carpenter2014-09-221-1/+1
| | * r8152: disable ALDPShayeswang2014-09-221-17/+45
| | * ipoib: validate struct ipoib_cb sizeEric Dumazet2014-09-222-2/+8
| | * tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich2014-09-221-2/+18
| | * macvlan: allow to enqueue broadcast pkt on virtual deviceNicolas Dichtel2014-09-221-1/+2
| | * pch_gbe: 'select' NET_PTP_CLASSIFY.David S. Miller2014-09-221-0/+1
| | * scsi: Use 'depends' with LIBFC instead of 'select'.David S. Miller2014-09-223-6/+6
| | * Merge tag 'linux-can-fixes-for-3.17-20140918' of git://gitorious.org/linux-ca...David S. Miller2014-09-194-10/+51
| | |\
| | | * can: at91_can: add missing prepare and unprepare of the clockDavid Dueck2014-09-181-3/+5
| | | * can: flexcan: increase FLEXCAN_MCR_MAXMB() macro to 7 bitsMarc Kleine-Budde2014-09-181-1/+1
| | | * can: flexcan: put TX mailbox into TX_INACTIVE mode after tx-completeMarc Kleine-Budde2014-09-181-0/+3
| | | * can: flexcan: implement workaround for errata ERR005829David Jander2014-09-181-1/+15
| | | * can: flexcan: correctly initialize mailboxesDavid Jander2014-09-181-0/+7
| | | * can: flexcan: mark TX mailbox as TX_INACTIVEMarc Kleine-Budde2014-09-181-2/+13
| | | * can: peak_pci: add PCI ID definition pcie card variantOliver Hartkopp2014-09-181-1/+5
| | | * can: c_can_platform: fix parameters of c_can_hw_raminit_ti()Roger Quadros2014-09-181-2/+2
| | * | net: allow macvlans to move to net namespaceFrancesco Ruggeri2014-09-191-0/+1
| | * | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-198-14/+49
| | |\ \
| | | * | ath9k_htc: fix random decryption failureJohannes Stezenbach2014-09-151-1/+1
| | | * | brcmfmac: handle IF event for P2P_DEVICE interfaceArend van Spriel2014-09-152-3/+11
| | | * | brcmfmac: obtain ifp through wdev structureArend van Spriel2014-09-151-2/+5
| | | * | brcmfmac: conditionally compile firmware protocol source codeArend van Spriel2014-09-154-8/+30
| | | * | brcmfmac: Fix memory leak and missing assignment.Hante Meuleman2014-09-151-0/+2
| | * | | 3c59x: Fix bad offset spec in skb_frag_dma_mapNeil Horman2014-09-191-1/+1
| | * | | 3c59x: Add dma error checking and recoveryNeil Horman2014-09-191-9/+41
| | | |/ | | |/|
| | * | scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRSRandy Dunlap2014-09-164-8/+8
| | * | sfc: fix addr_list_lock spinlock use before initEdward Cree2014-09-161-0/+3
| | * | r8169: adjust __rtl8169_set_featureshayeswang2014-09-161-40/+34
| | * | scsi: fix build errors, SCSI_FC_ATTRS needs to depend on SCSI && NETRandy Dunlap2014-09-161-1/+1
| | * | bnx2i/bnx2fc : fix randconfig error in next-20140909Anish Bhatt2014-09-152-0/+2
| | * | scsi_netlink : Make SCSI_NETLINK dependent on NET instead of selecting NETAnish Bhatt2014-09-151-1/+1
| | * | cxgb4: Don't allocate adapter structure for all PF'sHariprasad Shenai2014-09-151-22/+27
| | * | net/phy: micrel: Disable asymmetric pause for KSZ9031Mike Looijmans2014-09-151-2/+1
| | * | bonding: fix div by zero while enslaving and transmittingNikolay Aleksandrov2014-09-131-3/+14
| | * | r8169: fix setting rx vlanhayeswang2014-09-131-1/+1
| | * | r8169: fix the default setting of rx vlanhayeswang2014-09-131-1/+6
| | * | drivers: net: cpsw: dual_emac: in suspend/resume bring down/up all the netdevMugunthan V N2014-09-131-5/+24
| | * | drivers: net: b44: Fix typo in returning multicast statsMark Einon2014-09-121-1/+1
| | * | Merge tag 'master-2014-09-11' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-1215-42/+67
| | |\|
| | | * Revert "ath9k: Calculate sleep duration"Sujith Manoharan2014-09-111-3/+2
| | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-09-0914-39/+65
| | | |\
| | | | * iwlwifi: mvm: fix an overflow in iwl_mvm_get_signal_strengthEyal Shapira2014-09-081-3/+3
| | | | * iwlwifi: add PCI IDs and add then new 3165 seriesOren Givon2014-09-083-0/+24
| | | | * iwlwifi: dvm: disable power save by defaultEmmanuel Grumbach2014-09-081-1/+1
| | | | * iwlwifi: mvm: BT Coex - always initialize smps_modeJohannes Berg2014-09-081-4/+3